Hi guys,
I’m trying to customise the slice colours of a pie chart in Next Gen by updating the JSON configuration, but the changes are not being reflected in the UI, and the chart still shows the original colours.
What I’ve tried
- Hard refreshing the browser (Ctrl+Shift+R)
- Saving and republishing the dashboard
- Checking browser console — no errors
Questions
- Is
colorthe correct property for controlling pie chart slice colours in this context? - Is there a specific JSON schema or a different config location for chart colours?
Many thanks.

