Commit Graph

13 Commits

Author SHA1 Message Date
Magne Sjaastad
0c7ccce1ce #7055 Contour Map: Label format it should match the legend format 2020-12-08 21:45:26 +01:00
Magne Sjaastad
cda0f40f9e #6843 Grid Cross Plot : Render discrete colors, not continous 2020-12-08 21:45:26 +01:00
Ruben Thoms
fc0d50aa2c Bugfix : legend titles not handling line breaks correctly 2020-10-08 09:51:51 -04:00
Ruben Thoms
3c5c37e5a8 Legend title issues
Fixes #6728.
2020-10-06 12:04:04 -04:00
Gaute Lindkvist
bf9bd6edbc Fix crash in coloring of ensemble curve sets based on parameter 2020-09-30 23:07:11 -07:00
Magne Sjaastad
523cdc2b7d Janitor : Use class enum 2020-08-14 11:00:36 +02:00
Magne Sjaastad
c82df63e10 #5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
4829c5eba2 Move to pixel size instead of point size for fonts 2020-01-07 14:59:18 +01:00
Gaute Lindkvist
7bd62052ca Much improved legend rendering 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
0692ea28ad Fix legends for ensemble plots 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c Multi page plot works 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
47b93dc0d1 Implement pdf rendering (#5250)
* First PDF creation support

* Reimplement info box

* Set title and make overlay frame margins more unified

* Remove a style sheet that was never meant to be applied to Project Tree

* Update RiuDraggableOverlayFrame when changing content

* Default page layout in Preferences

* undo removal of elision

* Remove friend class assignment in cafCategoryMapper

* the required methods have been made public

* Fix up after review

* Remove spurious const on by-value return

* Fix compile errors on Linux

* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00