summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.8.0
blob: 3916f238a92ff28662809cec5be7b21b6d43ecf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Qt Charts 5.8.0

New features
------------
- [QTBUG-50544] Added new candlestick series type
- Added horizontal model mapper for box plot series

Fixed issues
------------
- Antialiasing is now supported for OpenGL accelerated series
- Mouse events are now supported for OpenGL accelerated series
- [QTBUG-56037] Ensure axis geometry is correct when axis is shown
- Fix areaseries bordercolor setting to black
- [QTBUG-56900] Fix domain initialization for area series

Example changes
---------------
- Qmlcustomizations example sometimes failed to run the animation
- Fixed blinking after animation stopped in qmlcustomizations example
- Fixed qmloscilloscope example when using software backend