index
:
qt/qtgraphs.git
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/2D
Qt Graphs for data visualization.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphs2d
/
qsgrenderer
/
arearenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for series draw order
Jere Tuliniemi
26 hours
1
-0
/
+10
*
Add clipPlotArea property for GraphsView in 2D
Sami Varanka
8 days
1
-2
/
+2
*
Add multi axis support
Jere Tuliniemi
2025-04-28
1
-24
/
+25
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-3
/
+9
*
Add hovered property to AbstractSeries
Sami Varanka
2025-02-03
1
-0
/
+2
*
Add custom input support for area
Kwanghyo Park
2024-12-05
1
-22
/
+81
*
Optimize AreaRenderer
Jere Tuliniemi
2024-10-24
1
-91
/
+25
*
Add feature support for 2D graphs
Tomi Korpipaa
2024-09-20
1
-0
/
+4
*
Fix compilation with -qreal float
Tim Blechmann
2024-08-13
1
-1
/
+1
*
Delete created PointGroups
Jere Tuliniemi
2024-07-30
1
-1
/
+5
*
Make GraphsView available for autotesting
Kaj Grönholm
2024-07-23
1
-0
/
+1
*
API: Minor tweaks in Graphs 2D
Kaj Grönholm
2024-07-22
1
-2
/
+2
*
Clip graphs content to PlotArea
Kaj Grönholm
2024-07-19
1
-12
/
+10
*
Fix AreaSeries not updating if upper/lower series in manipulated in QML
Owais Akhtar
2024-07-16
1
-14
/
+35
*
Fix crashes when axisX and axisY not set
Jere Tuliniemi
2024-07-04
1
-0
/
+3
*
Fix AreaRenderer series add/remove/visibility
Owais Akhtar
2024-06-19
1
-38
/
+72
*
API: Fix property getter naming
Kaj Grönholm
2024-05-28
1
-4
/
+4
*
Support theme borderWidth in AreaSeries
Kaj Grönholm
2024-05-28
1
-1
/
+5
*
Fix out of range in AreaRenderer
Kaj Grönholm
2024-05-23
1
-0
/
+1
*
API: Update series theming
Kaj Grönholm
2024-05-20
1
-5
/
+7
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-7
/
+7
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-6
/
+9
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-6
/
+6
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
1
-1
/
+2
*
Populate legendData in AreaRenderer
Sami Varanka
2024-03-14
1
-0
/
+2
*
Add support for dynamic spline series
Owais Akhtar
2024-03-13
1
-2
/
+3
*
Add AreaSeries
Jere Tuliniemi
2024-03-12
1
-0
/
+384