Magne Sjaastad
|
87b822a80f
|
Curve Style : Add support for curve fitting for non-solid line styles
|
2022-04-20 14:25:47 +02:00 |
|
Magne Sjaastad
|
696c6a15fa
|
#8676 QtChart : Create curve legend widget for multiplot
|
2022-03-23 14:28:56 +01:00 |
|
Kristian Bendiksen
|
72fc47e003
|
#8452 QtCharts: Add fill color and pattern
|
2022-03-11 13:15:20 +01:00 |
|
Kristian Bendiksen
|
93f754102d
|
#8615 Qt Charts: fix use-after-free crash.
Fixes #8615.
|
2022-03-04 18:11:10 +01:00 |
|
Kristian Bendiksen
|
7a954804ef
|
#8451 Qt Charts: show fewer curve symbols.
The "Symbol Skip Distance" is used to space the symbols.
Fixes #8451.
|
2022-03-04 18:11:10 +01:00 |
|
Magne Sjaastad
|
4693dc44ef
|
Memory Management : Fixes related to plot objects and curves
|
2022-02-26 16:35:27 +01:00 |
|
Magne Sjaastad
|
477ae02382
|
Logarithmic curve support and renaming (#8546)
* Add test for both positive and negative numbers
* Remove redundant sample count from parameter list
* Propagate useLogarithmicScale
* Renaming
|
2022-02-14 11:49:37 +01:00 |
|
Kristian Bendiksen
|
e92e2e8764
|
Summary Plot: Add support for multiple plot axis.
|
2022-02-07 09:55:11 +01:00 |
|
Magne Sjaastad
|
d5b17976ed
|
Merge pull request #8459 from OPM/8458-summary-drop-target
Closes #8458
|
2022-01-21 14:32:51 +01:00 |
|
Magne Sjaastad
|
5ff9f36448
|
Merge pull request #8461 from OPM/8460-plot-curve-fixes
Guard access to QtCharts objects that might be null
Fix visibility of items in legend based on state in parent plot
|
2022-01-20 12:52:36 +01:00 |
|
Kristian Bendiksen
|
258fbddc10
|
Merge pull request #8387 from OPM/qtcharts-summary-plots
Closes #8228
Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
|
2022-01-17 13:14:21 +01:00 |
|