I\'m using highcharts to make a piechart but I\'m having trouble loading a custom color set for my chart.
Here is my code:
I had the same problem. In highcharts.css there's a section called "Default colors". After I deleted this section, I could use custom colors. Anyway, I guess you do not need highcharts.css if you use version v5.0.4 or higher.