Commit Graph

13 Commits

Author SHA1 Message Date
Magne Sjaastad
fe0d009b25
Improve visual appearance for ensemble curves ()
* Ensemble Curves : Improve visual appearance
Set line thickness to 1
If ensemble curves are bright, use a high saturation color for the highlight curve
Increase line thickness for highlighted curve
* Use color by summary vector phase for ensemble curves
* Do not create curves for non-existing history vectors
2022-06-13 15:08:15 +02:00
Kristian Bendiksen
039ec05ab8 Multi Axes: Highlight relevant axes 2022-05-23 13:23:55 +02:00
Magne Sjaastad
f099a8c89f Summary Multi Plot : Add flag to control visibility of axis number values
Useful for making plots anonymized
2022-04-07 17:49:07 +02:00
Kristian Bendiksen
391d13565e RiuPlotWidget: highlight relevant curves when clicking on an axis. 2022-04-04 12:10:20 +02:00
Kristian Bendiksen
11060078d8 RiuQwtPlotWidget: fix actions on selection of axis. 2022-04-04 12:10:20 +02:00
Kristian Bendiksen
288269fad7 Multiaxis: Use correct mapping from PlotAxis to QwtAxisId. 2022-04-04 12:10:20 +02:00
Kristian Bendiksen
32ec472829 Multiaxis plot: fix moving axis from other side 2022-04-04 12:10:20 +02:00
Kristian Bendiksen
10cb2d7d0b Summary Plot: Prune unused axes after move or delete 2022-02-23 21:54:40 +01:00
Kristian Bendiksen
bd22336ba8 Summary Plot: ensure plot axis are restore when creating plots. 2022-02-23 21:54:40 +01:00
Kristian Bendiksen
e92e2e8764 Summary Plot: Add support for multiple plot axis. 2022-02-07 09:55:11 +01:00
Kristian Bendiksen
258fbddc10
Merge pull request from OPM/qtcharts-summary-plots
Closes  

Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
2022-01-17 13:14:21 +01:00
Kristian Bendiksen
1f7cb2b973
7147 vfp show plot data ()
*  VFP plots: refactor to separate data extraction and display.
*  VFP Plots: Add "Show Plot Data" functionality.
*  VFP plots: Move defines to separate file
*  VFP plots: Minor adjustments
*  VFP Plot: Show table number in title and auto-generated name.
*  VFP Plot: Add "Show Plot Data" to context menu.
* Remove unused member.
*  VFP Plot: Disable broken curve selection.
* Revert " VFP Plot: Add "Show Plot Data" to context menu."
This reverts commit 5f3b2f362fcea7fc6de5fd2c614919079629bf1c.
*  VFP Plot: Use event filter to show context menu
* Janitor : Use context menu launcher for WellAllocationPlot and CrossPlot

Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2021-01-12 20:51:57 +01:00
Gaute Lindkvist
81699db187 Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00