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
/
axisrenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pointRenderer not getting exclusive grab over eventPoint
Niko Korkala
44 hours
1
-2
/
+2
*
Graphs 2D: Add api for horizontal text elide
Sami Varanka
14 days
1
-13
/
+43
*
Add multi axis support
Jere Tuliniemi
2025-04-28
1
-497
/
+826
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-2
/
+5
*
Fix axis title alignment
Jere Tuliniemi
2025-04-03
1
-2
/
+8
*
Add support for printf style formatting for valueAxisLabels
Niko Korkala
2025-02-13
1
-4
/
+16
*
Use QQuickDragHandler in AxisRenderer
Jere Tuliniemi
2025-01-17
1
-116
/
+123
*
2D: Fix plotAreaBackgroundVisibility
Sami Varanka
2025-01-14
1
-8
/
+10
*
Fix calculation of axis center
Jere Tuliniemi
2024-12-12
1
-2
/
+2
*
Fix Vertical ValueAxis title with labels overlap
Owais Akhtar
2024-12-09
1
-1
/
+1
*
Don't initialize axis shaders without window
Kaj Grönholm
2024-12-05
1
-0
/
+2
*
Implement zooming and panning for ValueAxis
Jere Tuliniemi
2024-12-04
1
-6
/
+205
*
Make axis titles follow theme colors
Tomi Korpipaa
2024-11-27
1
-2
/
+8
*
Support theme gridVisible
Kaj Grönholm
2024-10-29
1
-4
/
+5
*
Add feature support for 2D graphs
Tomi Korpipaa
2024-09-20
1
-0
/
+6
*
Add support for axis alignment
Kaj Grönholm
2024-09-11
1
-0
/
+2
*
Fix memory leaks in axis- and barsrenderer
Sami Varanka
2024-09-03
1
-24
/
+13
*
Fix compilation with -qreal float
Tim Blechmann
2024-08-13
1
-2
/
+2
*
Centralize graph areas calculations
Kaj Grönholm
2024-08-02
1
-83
/
+102
*
API: Cleanup axis behavior
Kaj Grönholm
2024-07-31
1
-8
/
+2
*
Pass small types by value
Sami Varanka
2024-07-25
1
-7
/
+7
*
Add out-of-line dtors
Sami Varanka
2024-07-15
1
-0
/
+2
*
Integrate redundant properties into grouped property
Kwanghyo Park
2024-06-12
1
-22
/
+22
*
Change 'enabled' properties to visible in 2D
Dilek Akcay
2024-06-07
1
-3
/
+3
*
API: Unify grid and axis naming
Kaj Grönholm
2024-05-31
1
-72
/
+72
*
API: Unify QML component API
Kaj Grönholm
2024-05-29
1
-6
/
+6
*
API: Fix property getter naming
Kaj Grönholm
2024-05-28
1
-3
/
+3
*
API: Improve theme functionality
Kaj Grönholm
2024-05-23
1
-20
/
+20
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-8
/
+8
*
Fix crash when setting the GraphView width/height
Owais Akhtar
2024-05-16
1
-0
/
+3
*
Add support for custom axis labelComponent
Kaj Grönholm
2024-05-07
1
-48
/
+77
*
Do not override custom user input theme
Kwanghyo Park
2024-05-07
1
-2
/
+6
*
Implementation for DateTimeAxis
Owais Akhtar
2024-05-03
1
-2
/
+168
*
Unify background colors theming
Kaj Grönholm
2024-05-03
1
-1
/
+1
*
Support for plot area background color
Kaj Grönholm
2024-05-03
1
-0
/
+1
*
Get rid of unnecessary orientation enum
Tomi Korpipaa
2024-05-03
1
-1
/
+1
*
Move axis properties to GraphsView
Jere Tuliniemi
2024-05-03
1
-4
/
+2
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-66
/
+65
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-1
/
+1
*
Remove QAbstractBarSeries
Kaj Grönholm
2024-03-27
1
-3
/
+3
*
Support for horizontal bars
Kaj Grönholm
2024-03-26
1
-37
/
+77
*
Implement support for axis titles
Owais Akhtar
2024-03-18
1
-6
/
+51
*
Make sure shaders get initialized
Kaj Grönholm
2024-02-15
1
-0
/
+27
*
Fix axis shadow movement
Kaj Grönholm
2024-02-07
1
-1
/
+1
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
1
-3
/
+3
*
Fix Callout example
Jere Tuliniemi
2024-01-30
1
-0
/
+1
*
Fix grid lines visibility changes
Kaj Grönholm
2024-01-29
1
-6
/
+4
*
Add Q in front of SeriesTheme and GraphTheme
Jere Tuliniemi
2024-01-29
1
-2
/
+2
*
Implement ValueAxis support for x-axis
Kaj Grönholm
2024-01-25
1
-7
/
+104
*
Fix axis clipping
Kaj Grönholm
2024-01-22
1
-18
/
+38
[next]