Commit Graph

32 Commits

Author SHA1 Message Date
Gaute Lindkvist
ac7eccee88 #4157 Grid Cross Plot: Make categorisation legend more like ensemble legend 2019-03-05 10:41:41 +01:00
Gaute Lindkvist
4c026952a1 #4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
726658d642 #3512 System : Remove unused functions 2018-10-18 15:40:11 +02:00
Jacob Støren
e2d5dd0381 #2657 Improved ensemble curve set legend placement and update 2018-04-20 19:57:40 +02:00
Jacob Støren
c2704727ce #2657 Made a sensible stable default layout 2018-04-20 19:30:12 +02:00
Bjørn Erik Jensen
e5570441f6 #2751 Rename ensamble to ensemble 2018-04-19 14:00:18 +02:00
Jacob Støren
53a6e0e502 #2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot 2018-04-18 15:59:18 +02:00
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Magne Sjaastad
0a8a67c2aa #2179 Summary Plot : Change identifier using PgUp / PgDown 2017-11-24 18:13:43 +01:00
Magne Sjaastad
7e2b0d20b5 Remove unused code and clean up includes 2017-09-21 15:12:03 +02:00
Jacob Støren
a914e38d53 #1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation. 2017-03-31 15:13:50 +02:00
Jacob Støren
0c834cdc0f Cleaning 2017-03-27 18:13:38 +02:00
Jacob Støren
c0ff734cc7 Preparations for #1321: Aligned default stuff between the plot types. 2017-03-27 18:13:38 +02:00
Jacob Støren
ba1dfee4e6 #1321 Finalized plot marker refactoring 2017-03-27 18:13:38 +02:00
Jacob Støren
ef8a98d4e1 #1321 Wip: Refactoring plot marker to be used more generally. Eg Flow Characteristics plots 2017-03-27 18:13:38 +02:00
Jacob Støren
1fefc6124f #1321 Wip: First shot on bringing the flow characteristics curves up into the open. 2017-03-27 18:13:38 +02:00
Magne Sjaastad
141257c83e #1293 Added "Show Plot Data" to context menu of plots 2017-03-16 08:23:27 +01:00
Magne Sjaastad
d59a1a90c6 #999 Summary : Set minimum window size as small as possible 2016-11-23 13:29:26 +01:00
Magne Sjaastad
c7ac7ab9f9 #943 Well log plot: Display curve value when pointing with cursor 2016-11-22 11:56:37 +01:00
Jacob Støren
5d04ac198b #859 Added time from start of simulation option 2016-11-22 11:14:02 +01:00
Magne Sjaastad
f9c3488dbe #870 Use scaleDraw to create value and time text strings 2016-11-11 12:27:26 +01:00
Magne Sjaastad
31b12999b5 #870 Detach plot marker when plot looses focus 2016-11-11 11:41:08 +01:00
Magne Sjaastad
cfe9b5626d #870 Show closest curve point y-value and a plot marker 2016-11-09 09:09:50 +01:00
Magne Sjaastad
d5213b2a43 #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
Magne Sjaastad
30bef2bb17 #853 Support zooming when two y-axis are present 2016-10-13 09:33:50 +02:00
Jacob Støren
b2728b070b #871 Keep new zoom settings when toggling the curves/curve filter 2016-10-05 13:56:27 +02:00
Magne Sjaastad
2e8c4ac211 #792 Summary: Added storing of visible display window based on zoom and pan 2016-07-05 14:58:42 +02:00
Magne Sjaastad
b8615f0ebc #792 Added Window zoom and Zoom All 2016-07-05 10:47:03 +02:00
Jacob Støren
27f6b980fe #778 Display unit on Y-Axis. Added unit to legend. Cosmetics on Curve Filter Prop-panel 2016-06-22 14:34:56 +02:00
Jacob Støren
eec539b793 #786 Picking curves selects the curve 2016-06-22 11:34:26 +02:00
Jacob Støren
ae615901b8 #739 Moved windowsGeometry data to the RimViewWindow base class
Introduced an interface for setting and getting mdiWindow Geometry
Changed file keywords from GraphPlot etc to SummaryPlot
Added a summary plot QwtPlot descendant
Added handling of delete of the MDI window
2016-05-26 13:17:26 +02:00