Commit Graph

14 Commits

Author SHA1 Message Date
Magne Sjaastad
f8c5cf389f
clang-format: Set column width to 140
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
Jørgen Herje
2e6268ff0a
Improve Grid Statistics Plot UI (#9831)
- Set default frequency enum to relative frequency [%]
- Set current view selected in filter by 3D view visibility by default
- Add labels for statistics data
- Add UI to change number of bins in histogram
- Add control of font size of axis values and axis titles
2023-02-13 09:59:29 +01:00
Kristian Bendiksen
6317489af8 #7666 Statistics Plot: Option to show histogram as curve 2021-07-02 09:39:18 +02:00
Kristian Bendiksen
0cbfd11dc3 #7751 Statistics Plot: add relative frequency percentage option 2021-07-02 09:39:18 +02:00
Kristian Bendiksen
84bf5d5454 #7752 Statistics Plot: Add titles for x and y axis 2021-07-02 09:39:18 +02:00
Kristian Bendiksen
ec239f9643 #7667 Statistics Plot: add number format settings. 2021-05-29 10:00:27 +02:00
Kristian Bendiksen
ae2af64c24 #7712 Statistics Plot: replace "Bar Width" with "Gap Width"
Also changed range from fraction to percentage, and inverted logic.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
5566db7b28 Use less generic names to work-around msvc compilation failure 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
31734d04cb Grid Statistics Plot: Add ui for histogram configuration. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
8d1bc7bfd9 #7664 Statistics Plot: add option for relative frequency in histogram 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
b00734265a #7682 Statistics Plot: Add user-defined histogram bar width. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
0dfe9e2383 #7665 Grid Statistics Plot: make histogram bar color configurable. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
647f7834f0 #7663 Ensemble Statistics Plot: Add user input for number of histogram bins. 2021-05-18 08:58:40 +02:00
Kristian Bendiksen
b662a87267 #7609 Refactor to reuse plotting part of Statistics Plot. 2021-05-10 14:03:52 +02:00