Hi,
I have question about chart colors customization. I am using the customizeChartElement API call and it is not clear how the colors fading for nested groups of values can be implemented. (see attached screenshoot)
Could you please provide me an example of how it can be done?
Thanks
Hello, Alex,
Thank you for writing to us.
We have prepared a JSFiddle where color fading for nested groups of values is implemented: https://jsfiddle.net/flexmonster/kmhjzrtg/
In the example, the chart color for "United States"
is set to purple.
For applying the color fading feature, the following approach is used:
Please let us know if this helps.
Looking forward to your response.
Kind regards,
Vera
Hello, Vera,
This is exactly what I've been looking for.
Thanks a lot