react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

How to change color of marker based on conditions

Open rohitsharmahub opened this issue 4 years ago • 0 comments

Hi Team,

First of all, thank you for this wonderful chart and graph library.

I have used this chart in my react project and I am trying to change the color of the marker based on the value. Let say if the value count goes above 40, I want to change its color to red, or else I don't want to show marker on that data point.

It would be great if you could help me with this.

image

rohitsharmahub avatar Apr 08 '21 08:04 rohitsharmahub