CoeSwd9: Plotting: Editing Multiple Curves and Graphs [RW 7.1] Bug Number: n/a Release notes (y/n): Yes For Release Nums: 7.1 RiverWare 7.1 provides an enhancement to plot page configuration which centralizes editing controls from various single-item editor dialogs into a unified multiple-item editor. Most plot settings for a plot page's supported nine separate plots are editable within the new Configure Multiple Plots and Curves dialog. The user can select multiple items in a plot page, e.g. curves and markers, and apply selected settings to those items in a single operation. Major new modules: Q3GUI/MultiplePlotEditorDlg : public QMainWindow Q3GUI/PlotEditControlPanel : public QFrame Q3GUI/PlotItemTreeView : public QTreeView Feature Document (3-15-2017): USACE SWD 9: Editing Multiple Curves and Plots / RW 7.1 / Feature R:\doc\plotting\2017\CoeSwd9-EditMultiPlotsCurves-Feature.docx PDF: http://cadswes2.colorado.edu/~philw/2017/CoeSwd9/CoeSwd9-EditMultiPlotsCurves-Feature.pdf HTML: http://cadswes2.colorado.edu/~philw/2017/CoeSwd9/CoeSwd9-EditMultiPlotsCurves-Feature.html Images dir: http://cadswes2.colorado.edu/~philw/2017/CoeSwd9/DocImages/ Project webpages: http://cadswes2.colorado.edu/~philw/2017/CoeSwd9/proj.html http://cadswes2.colorado.edu/~philw/2017/CoeSwd9/devStatus.html Original development branch (CoeSwd9-MultiPlotCfg1): https://cadswes2.colorado.edu/internal/cgi-bin/gitweb/gitweb.pl/builds.git/shortlog/refs/heads/CoeSwd9-MultiPlotCfg1 ---