Commit Graph

50 Commits

Author SHA1 Message Date
Gaute Lindkvist
b4aaaa98e9 #6479 Update analysis and correlation plots when closing derived cases 2020-09-15 15:20:18 +02:00
Gaute Lindkvist
02b193af43 Remove wrong signal connection in Analysis Plot 2020-09-10 10:49:30 +02:00
Gaute Lindkvist
5f6dce5059 Analysis Plots: make it clearer what Summary Item is 2020-09-07 14:08:23 +02:00
Gaute Lindkvist
bb7f7ff54e #6402 Reduce axis label overlap in Analysis plots 2020-09-03 09:52:38 +02:00
Gaute Lindkvist
ae28fe412f #6368 Minor time step improvements to Analysis and Correlation plots
* Change clears selected time step when filter is changed
* Changes string 'Time step filter' to 'Available Time steps'
* Now only shows clock time if we're showing all time steps or skip by days
  and the time isn't 00:00.
2020-09-01 11:24:15 +02:00
Magne Sjaastad
7e097a7364 Remove invalid assert 2020-08-31 08:38:37 +02:00
Gaute Lindkvist
3269537f25 Ensure default analysis filter works and changes are propagated properly 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
81f16cb7cb Fix crash when creating plot data filters 2020-08-28 14:38:29 +02:00
Gaute Lindkvist
71954f7252 Fix analysis plot filter limits to include the interval min/max 2020-07-31 20:33:47 +02:00
Gaute Lindkvist
698677f3ac #6253 Support creating analysis plots directly from an ensemble plot 2020-07-31 13:39:40 +02:00
Gaute Lindkvist
b7e1d6e377 #5737 Add different time step UI with filtering to analysis plots 2020-07-31 12:15:57 +02:00
Gaute Lindkvist
2614852d8c #6188 Analysis plots: improve handling of empty data selection 2020-07-30 14:35:21 +02:00
Gaute Lindkvist
1130fad55c #6186 and #6191 Have sensible Analysis Plot defaults 2020-07-30 14:04:12 +02:00
Gaute Lindkvist
6f50201e3a #6189 Add check box on ensemble level in summary vector dialog 2020-07-30 14:04:12 +02:00
Gaute Lindkvist
d861af44b6 Temp work 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
457cdae367 Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots 2020-06-09 08:33:19 +02:00
github-actions[bot]
6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Gaute Lindkvist
2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Kristian Bendiksen
8da32eddc1 Remove unused RiaColorTables includes. 2020-05-24 17:26:51 +02:00
Kristian Bendiksen
c366e85682 Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
Kristian Bendiksen
c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Kristian Bendiksen
92f4e6278c Fix signed/unsigned comparison. 2020-04-30 12:46:50 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
78015fa19d Correlation Matrix Plot 2020-04-21 14:00:22 +02:00
Gaute Lindkvist
7b22bd2ea8 Add guards to analysis plots in case of deleted summary cases 2020-04-15 12:09:40 +02:00
Jacob Støren
adb06f229c Merge dev into feature-analysis-plots-initial 2020-03-31 13:13:47 +02:00
Jacob Støren
71755d593c #5706 Remove confusing none-use of ensemble curve definitions
Remove empty summary item address from curvedefanalyser
2020-03-25 16:23:41 +01:00
Jacob Støren
94fadb7540 #5706 Make Analysis plot filtering start working 2020-03-25 13:11:04 +01:00
Jacob Støren
f18fa26e32 #5706 Analysis plot source filtering Gui starting to work. (Options, max/min values etc)
No actual filtering yet
No support for time range or selected timesteps yet
2020-03-23 11:59:44 +01:00
Jacob Støren
0accbfdd0d #5706 Refactored EnsembleParameter usage.
Cache the list in SummaryCaseCollection
Removed the name, EnsembleParameter pair usage
Add operator< to be able to insert them in a set
2020-03-20 11:22:14 +01:00
Jacob Støren
1c57f7682f #5706 Initial analysis plot filtering objects. Shell only 2020-03-19 16:36:04 +01:00
Jacob Støren
87bddb1fe4 #5639 Analysis plot icons 2020-03-13 11:40:10 +01:00
Jacob Støren
bb58507559 #5609 Explicit selection of ensemble members for Analysis Plots 2020-03-03 09:52:54 +01:00
Jacob Støren
186332e707 #5599 2020-03-03 09:52:54 +01:00
Jacob Støren
c274e577e7 Rename and reorder methods in RimAnalysisPlots
Removed unused code and inlined empty methods
2020-03-03 09:52:53 +01:00
Jacob Støren
7b3aca4340 #5597 Add reference case to Analysis Plots
Improved autotitle with timestep and Top N - filtering text
2020-03-03 09:52:53 +01:00
Jacob Støren
fd4cbc6c87 #5539 Support ensembles in Analysis plots 2020-03-03 09:52:53 +01:00
Jacob Støren
d540737a53 #5539 Set default Bar text options off 2020-03-03 09:52:53 +01:00
Jacob Støren
782b5c360d #5539 Add optional top N filter
Adjust layout in Analysis Plot property panel
Add colormap option to barchart builder
2020-03-03 09:52:53 +01:00
Jacob Støren
afea6963b2 Fix linux compile error and warnings 2020-03-03 09:52:53 +01:00
Jacob Støren
6d07e7a8ff #5539 Complete several small tasks regarding AnalysisPlot.
Add quantity as grouping option.
Add controls for bar text.
Legend font size control working.
Simple auto title.
Set selected vectors ui field.
Improve date format.
Use summaryAddress::itemUiText
2020-03-03 09:52:53 +01:00
Jacob Støren
692ed80c26 #5539 Add timestep selection, grouping and value sorting 2020-03-03 09:52:53 +01:00
Jacob Støren
233f63e80b #5539 Populate the vector selection dialog from selection 2020-03-03 09:52:53 +01:00
Jacob Støren
3b0aacb666 #5539 Restore value axis when switching orientation
Use vertical bar text.
2020-03-03 09:52:53 +01:00
Jacob Støren
78310080e5 #5539 Add orientation field 2020-03-03 09:52:53 +01:00
Jacob Støren
31b215ac78 #5539 First actual data in Analysis plot 2020-03-03 09:52:53 +01:00
Jacob Støren
1f109d0ee2 #5536 Move orientation argument.
Testplot code moved to separate method.
2020-03-03 09:52:53 +01:00
Jacob Støren
e9f8cf8105 #5539 Add texts on Bars 2020-03-03 09:52:53 +01:00
Jacob Støren
dd114b7928 #5539 Fixed missing spacing after groups without names 2020-03-03 09:52:52 +01:00
Jacob Støren
a1410ca118 #5539 Initial AnalysisPlot objects and barchart builder 2020-03-03 09:52:52 +01:00