Home Forums Chart Support Hide datapoints programmatically Reply To: Hide datapoints programmatically

#21966

@vishwas thank you for helping. It’s work for me.

I have an another question, maybe i should open new topic but I want to ask now.
Can I get default data color?
I can get, if I set color properties and render. But I can’t get like this;

var data_color = chart.options.data[0].color;