index
:
qt/qtgraphs.git
6.10
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
/
barsrenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for series draw order
Jere Tuliniemi
9 days
1
-0
/
+2
*
Add clipPlotArea property for GraphsView in 2D
Sami Varanka
2025-05-21
1
-2
/
+2
*
Add multi axis support
Jere Tuliniemi
2025-04-28
1
-4
/
+8
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-2
/
+6
*
Add hovered property to AbstractSeries
Sami Varanka
2025-02-03
1
-0
/
+2
*
Add custom input support for bar series
Kwanghyo Park
2024-12-04
1
-22
/
+70
*
Add series index dynamic properties for custom delegates
Kaj Grönholm
2024-09-30
1
-0
/
+3
*
Fix memory leaks in axis- and barsrenderer
Sami Varanka
2024-09-03
1
-2
/
+1
*
Fix compilation with -qreal float
Tim Blechmann
2024-08-13
1
-1
/
+1
*
Make GraphsView available for autotesting
Kaj Grönholm
2024-07-23
1
-0
/
+1
*
Don't use nodes in BarsRenderer
Kaj Grönholm
2024-07-19
1
-92
/
+44
*
Clip graphs content to PlotArea
Kaj Grönholm
2024-07-19
1
-17
/
+16
*
Add out-of-line dtors
Sami Varanka
2024-07-15
1
-0
/
+2
*
Fix crashes when axisX and axisY not set
Jere Tuliniemi
2024-07-04
1
-0
/
+3
*
API: Unify QML component API
Kaj Grönholm
2024-05-29
1
-9
/
+9
*
BarChangingSetCount example doesn't work with custom bar components
Owais Akhtar
2024-05-29
1
-2
/
+15
*
Fix bar selection
Kaj Grönholm
2024-05-29
1
-0
/
+1
*
Fix adding/removing/visibility of bar series
Kaj Grönholm
2024-05-29
1
-71
/
+133
*
API: Fix property getter naming
Kaj Grönholm
2024-05-28
1
-5
/
+5
*
API: Update series theming
Kaj Grönholm
2024-05-20
1
-14
/
+27
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-15
/
+15
*
Fix crash when barcount changed to 0 in bar series
Owais Akhtar
2024-05-14
1
-1
/
+2
*
API: Add selectedColor property into QBarSet
Kaj Grönholm
2024-05-14
1
-4
/
+12
*
Implement custom bars with dynamic properties
Kaj Grönholm
2024-05-08
1
-11
/
+20
*
Delete extra bar rectangles
Sami Varanka
2024-05-06
1
-4
/
+19
*
Get rid of unnecessary orientation enum
Tomi Korpipaa
2024-05-03
1
-2
/
+2
*
Move axis properties to GraphsView
Jere Tuliniemi
2024-05-03
1
-2
/
+2
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-12
/
+17
*
Add support for bar graph labels
Kaj Grönholm
2024-04-17
1
-0
/
+100
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-7
/
+7
*
Add support for stacked percent bars
Kaj Grönholm
2024-04-02
1
-2
/
+35
*
Remove QAbstractBarSeries
Kaj Grönholm
2024-03-27
1
-13
/
+13
*
Support for horizontal bars
Kaj Grönholm
2024-03-26
1
-79
/
+214
*
Add support for stacked bars
Kaj Grönholm
2024-03-25
1
-9
/
+23
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
1
-1
/
+1
*
Add custom bars support
Kaj Grönholm
2024-02-23
1
-67
/
+106
*
Unify theme behavior
Jere Tuliniemi
2024-02-20
1
-6
/
+15
*
Only accept handled events
Jere Tuliniemi
2024-02-20
1
-2
/
+11
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
1
-4
/
+4
*
Add API for legenddata
Sami Varanka
2024-02-07
1
-13
/
+22
*
Improve AbstractBarSeries, BarSeries and BarSet documentation
Kaj Grönholm
2024-01-31
1
-1
/
+1
*
Add 2D and 3D into the same module depending on feature flags
Tomi Korpipaa
2024-01-17
1
-2
/
+2
*
Add QtGraphs 2D
Kaj Grönholm
2023-12-08
1
-0
/
+193