nameunknown Report post Posted August 23, 2016 HI everyone, Im new to javascript and jquery so please be kind. I would like to know how I can set a standard colour pallette for all the charts in use in my application using Fusion Charts. Is there a variable i can use to set 10 colours to be the default colours for all charts in my app easily? or do i have to do it on every chart seperately. Any tips greatly appreciated Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted August 24, 2016 Hi, Thanks for the query. Yes, its possible to make use of same set of colors across different chart by implementing a custom theme file according to your requirements. For further reference regarding FusionCharts custom theme file please visit the following link. http://www.fusioncharts.com/dev/advanced-chart-configurations/theme-manager/creating-new-themes.html For further reference regarding implementation of custom theme please visit here. Hope this will help you. Share this post Link to post Share on other sites