Forum Discussion
kevfin03
1 year agoNew Member
Stacked Row Chart Column Labels/Column Width
I am looking to change a column label on a stacked bar chart. On the below screenshot, the labels are based on the field "Probability KPI", which has values of 1-6. I would like to substitute the v...
- 1 year ago
not possible with the default visuals. Consider using custom visuals like Deneb.
- Anonymous1 year ago
Hi kevfin03
Just as lbendlin post that it's impossible to change the label of the X-axis, using a custom visual could be a good choice.
Or you can change the Range of the Minimum(1) and the Maximum(6) to fix the column.
The result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
1 year agoSuper User
not possible with the default visuals. Consider using custom visuals like Deneb.