Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.17, 6.8.1
-
None
-
Windows 11 Pro
Qt 6.8.1 msvc 2022
Description
When attempting to dynamically set the axisXTop property for a Series in a ChartView, the axis is displayed at the bottom of the chart, instead of at the top as expected.
However, when using a similar implementation for axisYRight, the axis behaves as expected and is displayed on the right side of the chart.
Steps to Reproduce:
- Build and run the attached chart_axis_test.zip project.
- Swipe within the SwipeView.