react-google-charts icon indicating copy to clipboard operation
react-google-charts copied to clipboard

How to access the DataView?

Open Spomky opened this issue 5 years ago • 1 comments

Hi,

I would like to customize the chart line color depending on the actual value. I found this example that works fine, but requires setting a specific object to the dataView.

How to achieve that with this library?

Regards

Spomky avatar Mar 22 '20 10:03 Spomky

I have the same goal, tryied for hours, only using an n^rows.length quantity of if conditions to set options.series.color prop but this isn't a solution!!! Please help!

Ismail-Vega avatar Jun 08 '20 21:06 Ismail-Vega