Forum Discussion
Theme - JSON: Clustered Bar Chart
Good afternoon,
I am creating a theme, however I am struggling with changing a setting within the clustered bar chart.
I am trying to change the display units to "none", however I not sure of the JSON syntax to do this, I think it needs to be added to the following line of code: "valueAxis":[{"showAxisTitle":true,"gridlineStyle":"dotted"}],
Hi Anonymous ,
look at this.
https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredBar.json
https://github.com/deldersveld/PowerBI-ThemeTemplates
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
2 Replies
- mwegenerMost Valuable Professional
Hi Anonymous ,
look at this.
https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/ClusteredBar.json
https://github.com/deldersveld/PowerBI-ThemeTemplates
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
- v-yuta-msftCommunity Support
Anonymous ,
You may also refer to the doc Report themes json file.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.