Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.4, 6.6
-
-
dbbcc795a (dev)
Description
User would like to hide the labels on x and z for example.
There is a way via customizations the theme but this affects every axis.
Other way would be to set:
labelFormat: " "
but this causes results seen in the attachment LabelFormatEmpty.png
Could there be a way implemented so that the labels could be hidden per axis if wanted?
To test this Qt support used data visualization surface gallery example.