Commit Graph

225 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
574c5ec466 #1034. Separate font size setting for axis title and axis value labels 2017-12-11 13:42:54 +01:00
Bjørn Erik Jensen
b181d59ba9 1034 Summary plot legend. Support for setting legend font size 2017-12-11 13:10:09 +01:00
Magne Sjaastad
5641ecc1c2 Summary Curve : Move plot axis above vector selection, plus rename and reorder of Vector Selection 2017-12-11 12:15:57 +01:00
Bjørn Erik Jensen
ca91409002 #969, #2240 Summary curve axis. New fields, scaleFactor and numberOfDigits 2017-12-11 11:37:51 +01:00
Magne Sjaastad
ae8cdbc546 #2201 Summary Curve : Move button "Vector Selection Dialog" into vector selection group 2017-12-04 13:07:47 +01:00
Magne Sjaastad
aa9a2b2e2e #2214 Summary Source Stepping : Remove obsolete code 2017-12-04 12:30:00 +01:00
Bjørn Erik Jensen
2a32760132 #2218 observed data. Save ascii parse options to project file and use settings on project load 2017-12-04 11:49:13 +01:00
Magne Sjaastad
c0109361ef #2170 Summary Cross Plot : Add keyboard modifiers to source stepping 2017-12-04 08:26:26 +01:00
Bjørn Erik Jensen
83a272296c 2108 summary plot. Display short name in plot for calculated curves 2017-12-01 15:27:47 +01:00
Magne Sjaastad
eb6b0997c8 #2170 Summary Cross Plot : Improve update and visibility of UI when stepping 2017-12-01 15:15:43 +01:00
Magne Sjaastad
68bcd5253b #2170 Summary Plot : Show info text when no common identifier is detected 2017-12-01 13:55:39 +01:00
Magne Sjaastad
7f31c245ae #2170 Summary Cross Plot : Improve computation of summary case set 2017-12-01 13:55:39 +01:00
Magne Sjaastad
b8f8b2bc16 #2170 Summary Cross Plot : Show three stepping groups for cross plots 2017-12-01 13:55:39 +01:00
Magne Sjaastad
3276e46e49 #2170 Summary Cross Plot : Basis for source steppint in x, y and union 2017-12-01 13:55:39 +01:00
Magne Sjaastad
a431d10457 #2170 Summary Source Stepping : Do not show summary case step if only one case is available 2017-12-01 13:55:39 +01:00
Magne Sjaastad
6103f290bf #2170 Summary Case: Simplified access function to all cases, remove unused function 2017-12-01 13:55:39 +01:00
Bjørn Erik Jensen
9eb85966ed CSV import. Reopen dialog on parse error 2017-12-01 12:41:44 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Bjørn Erik Jensen
1eb4c4d3e6 #1929. Remove all parts of summary curve filter which is not needed for backward compatibility 2017-11-30 11:05:30 +01:00
Magne Sjaastad
2a0f1e2fe9 #2187 Summary Plot : Use prev/next buttons for plot source stepping 2017-11-29 16:38:29 +01:00
Magne Sjaastad
f2bd87762c #2187 Summary Plot : Add summary plot tool bar for stepping 2017-11-29 16:38:29 +01:00
Magne Sjaastad
a6470e0415 Summary Plot : Reorder PlotSourceStepping items 2017-11-29 16:38:29 +01:00
Magne Sjaastad
6bc79b812b #2186 Summary Plot : Rename to RimSummaryPlotSourceStepping 2017-11-29 16:38:29 +01:00
Bjørn Erik Jensen
0334a5aec0 CSV import. Fix missing parse error dialog 2017-11-28 11:02:46 +01:00
Bjørn Erik Jensen
fb63647457 ASCII import. Do not add observed data to collection on parse failure 2017-11-27 11:13:06 +01:00
Magne Sjaastad
5ed072007d #2181 : Summary Plot : Show Plot Data : Guard when curve data is incomplete 2017-11-27 09:40:54 +01:00
Magne Sjaastad
1bd0de318f Summary Plot : Move building of auto plot name to SummaryCurveCollection 2017-11-27 09:16:18 +01:00
Magne Sjaastad
20fae240b3 Cross Plot : Improve default curve vector selection 2017-11-27 07:17:26 +01:00
Magne Sjaastad
dba6a5820d #2179 Summary Plot : Make it clear that a ptr field is not yet supported 2017-11-24 18:23:41 +01:00
Magne Sjaastad
0a8a67c2aa #2179 Summary Plot : Change identifier using PgUp / PgDown 2017-11-24 18:13:43 +01:00
Magne Sjaastad
a04c42313f #2168 Summary Plot : Improve identifier stepping 2017-11-24 15:34:02 +01:00
Magne Sjaastad
5e3467a5f6 (#861) Summary Plot : Add support for autogenerated plot name 2017-11-24 15:33:50 +01:00
Magne Sjaastad
b46c19d90f (#2168) Summary Plot : Add support for modifying identifier for curves 2017-11-24 15:32:51 +01:00
Magne Sjaastad
f8f4fbc332 Use convenience function to get a vector of child object 2017-11-24 15:22:37 +01:00
Bjørn Erik Jensen
3872be8f35 #2018 CSV import. More date formats. Bugfix in import dialog 2017-11-24 13:54:01 +01:00
Bjørn Erik Jensen
11100fb6e0 #2018 CSV import. Select time series column. Columnify preview. Refactoring 2017-11-24 13:54:01 +01:00
Bjørn Erik Jensen
1d2067882d CSV import. Read file refactoring 2017-11-24 13:54:01 +01:00
Bjørn Erik Jensen
fb24a9f29b #2018 CSV data. First working version of CSV import 2017-11-23 08:02:27 +01:00
Jacob Støren
df8d23efb9 Changed Select Address to Select Vector... 2017-11-22 14:52:23 +01:00
Magne Sjaastad
d19089710c #2153 Cross Plot : Show warning when no overlapping time steps are present 2017-11-21 11:52:53 +01:00
Magne Sjaastad
a51b4be1dc #2153 Cross Plot : Compute interpolated values based on missing timesteps relative other curve 2017-11-21 11:52:53 +01:00
Jacob Støren
4f653cbf3d Move axis selection into Y-Axis option-group 2017-11-21 10:23:19 +01:00
Magne Sjaastad
c59c167bbf Cross Plot : Set bool in field to false when push button is pressed 2017-11-16 13:06:16 +01:00
Magne Sjaastad
db1fa5ada0 Cross Plot : Use default push button config 2017-11-16 12:51:55 +01:00
Magne Sjaastad
762a21d940 #2093 Cross Plot : Add push button to select curve address 2017-11-15 15:20:47 +01:00
Magne Sjaastad
3b31c4800f #2091 Cross Plot : Rename to using X or Y as postfix to interface 2017-11-15 13:53:32 +01:00
Magne Sjaastad
c0d26a1d4e #2091 Cross Plot : Update UI text for x axis address 2017-11-15 13:53:32 +01:00
Magne Sjaastad
57d9ab83a2 #2092 Cross Plot : Update bottom axis based on cross plot values 2017-11-14 13:55:50 +01:00
Magne Sjaastad
d198ae44ba #2092 Cross Plot : Detect if curve is a cross plot curve based on anchestor 2017-11-14 12:58:28 +01:00
Magne Sjaastad
1376727386 #2092 Cross Plot : Add RimSummaryCrossPlot 2017-11-14 12:58:28 +01:00