Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.8, 6.2.2, 6.3.0 RC
-
1c50218113 (qt/qtcharts/dev) 1c50218113 (qt/tqtc-qtcharts/dev) 7c9ad24874 (qt/qtcharts/6.3) cbe4ef961d (qt/tqtc-qtcharts/5.15) 7c9ad24874 (qt/tqtc-qtcharts/6.3) cbe4ef961d (qt/tqtc-qtcharts/5.15.10) 9bcd96c926 (qt/tqtc-qtcharts/6.2)
Description
If a QValueAxis set to be the horizontal axis of a chart, setting the tick type to QValueAxis::TicksDynamic will result in the ticks being on the opposite side of the chart from the axis.
Issue occurs when axis is on the top or the bottom. Issue does not occur for vertical axes.
May be related to QTBUG-79349
See attached sample project