-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10
-
None
-
a25c44226 (dev)
In datavisualization the categorycolumnaxis displays month categories set in Axes.qml. In QtGraphs the same axis displays month numbers from OItemModel. If columnRole + patterns properties are removed, then the categoryrow label are not displayed. It seems QItemModelBarDataProxy requires both column and row role + patterns set.