Magne Sjaastad
dcde9ccf72
#2727 Legends : Move enum to RimLegendConfig
2018-04-19 08:42:49 +02:00
Magne Sjaastad
71b7bd21f9
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Gaute Lindkvist
56dd1b3eb9
Legends ( #2749 ): Clean up enable/showLegend option
...
* Make public field private ...
* Make the option invisible from within the property panel.
2018-04-18 08:37:30 +02:00
Gaute Lindkvist
edf23b5265
Remove epsilon guard in setAutomaticRanges for RimLegendConfig.
2018-04-13 15:33:37 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
fe56375be6
Added toggle option for legends.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
38aa447dcd
Unify the width of all visible legends.
...
* Calculate the minimum width to fit the content before the render pass.
* Set the actual width of all the legends to the largest of the minimum widths.
* This resizes the legends to always be the same size and reduces the size of you remove
the widest legend.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
507229f84b
Fixed background color setting for legends and refactored Legend class hierarchy
...
* Added a new cafTitledOverlayFrame as a base-class for all ResInsight legend classes
* Inherits cvf::OverlayItem
2018-04-09 13:14:19 +02:00
Unknown
af4b35b990
#2618 Tensor Vectors: Add arrow length scaling range option for result
2018-03-19 11:16:53 +01:00
Jacob Støren
4d7f753d3c
#51 Add preference option to control legend background
2018-03-08 16:15:45 +01:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Rebecca Cox
eedf182620
#2413 2D intersection view: Use correct cell result in infoText
2018-02-14 10:54:28 +01:00
Rebecca Cox
3b627ce1c4
#2413 2D Intersection View: Add geoMech result title to infoText
2018-02-13 14:01:37 +01:00
Jacob Støren
29ac24f3dd
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
2018-02-02 07:48:27 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
fb0880aadb
#2298 Fracture. Fix build error
2018-01-02 11:38:59 +01:00
Bjørn Erik Jensen
70a3df3b3c
#2298 Fracture. Update fracture colors when changing stim plan legend settings
2018-01-02 11:21:59 +01:00
Rebecca Cox
6fc888d718
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
Magne Sjaastad
86365357f4
#1794 Add missing #ifdefs for USE_PROTOTYPE_FEATURE_FRACTURES
2017-08-22 11:38:31 +02:00
astridkbjorke
d6ae3b4a53
#1634 Updating tooltip on user defined min value to make it clear that only positive values are valid for log scale.
2017-06-30 16:05:46 +02:00
Magne Sjaastad
8255a3aaa3
Merge branch 'dev' into pre-proto
2017-04-03 07:34:56 +02:00
Jacob Støren
c9ca130a2e
#1334 Fixed
2017-03-21 08:49:45 +01:00
astridkbjorke
0a801635dd
#1138 - pre-proto - Adding stimPlan color palette (for plotting fracture data)
2017-02-20 12:30:26 +01:00
Magne Sjaastad
037c7c1f73
#1174 Use well ordering when creating category legend colors max tracer
2017-02-15 15:21:13 +01:00
Magne Sjaastad
f5db37fcf7
Use int as category value type
2017-02-15 10:38:42 +01:00
Magne Sjaastad
e43f531a0f
#1208 Use category text instead of category index
2017-02-14 09:47:19 +01:00
Magne Sjaastad
b3e845ed5e
#1178 Use well colors for Max Fraction Tracer
2017-02-10 18:53:14 +01:00
Magne Sjaastad
3d5781a601
#1180 Moved color tables from RimLegendConfig to RiaColorTables
2017-02-10 08:37:48 +01:00
Jacob Støren
396069ae28
Fixed Linux comiler warnings
2017-01-10 08:48:58 +01:00
Magne Sjaastad
a61b3ad5f6
#1059 Rename
2017-01-05 07:57:37 +01:00
Jacob Støren
5aed8ea939
#1053 Disabled the All Timesteps option in Legend range selection
2017-01-03 14:58:34 +01:00
Jacob Støren
22143969c1
#1048 Added derived result: Tracer with max fraction
2017-01-03 09:27:25 +01:00
Magne Sjaastad
7562e7bb30
#559 : Linked views : Use writeObjectToXmlString to copy field values
2016-12-09 21:17:06 +01:00
Magne Sjaastad
f04c56df01
#559 Linked views : Removed obsolete storage of RimView
2016-12-09 21:17:06 +01:00
Magne Sjaastad
3fabe5f8b5
#559 : Linked Views: Linking legend definitions
2016-12-09 21:17:06 +01:00
Magne Sjaastad
649c11efcb
#924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors
2016-10-18 07:31:02 +02:00
Jacob Støren
f4fde3cc1c
#912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results.
2016-10-13 12:13:32 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Jacob Støren
a4fb6a37ae
#829 Improved category colors slightly
2016-09-12 14:29:00 +02:00
Jacob Støren
25d5a500f0
#829 improved category palette
2016-09-09 14:59:20 +02:00
Jacob Støren
38c0b29b84
#829 Ordered the legend for formation names in the natural top to bottom order
2016-09-09 12:11:00 +02:00
Jacob Støren
39d82a28f4
#829 Use interpolated colors in category legend by default
2016-09-09 11:17:08 +02:00
Jacob Støren
c360040213
#829 Added a comment on link to color info
2016-09-09 09:59:35 +02:00
Jacob Støren
f057f684b1
#829 Sorted category colors by hue
2016-09-08 08:19:26 +02:00
Magne Sjaastad
f1c214c1d7
( #829 ) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig
2016-09-07 11:12:31 +02:00
Magne Sjaastad
3e40db6ef0
#827 Refactored CategoryMapper function names and added comments
2016-09-07 08:52:32 +02:00
Jacob Støren
e4e3c37f89
#811 Setting default legend type for category results
2016-09-06 14:03:02 +02:00
Jacob Støren
3e8873c870
#812 and related to #272 Formation and Category for Cell edge
2016-09-06 12:17:02 +02:00