Sunday, 28 October 2018

Customized chart using d3 in react native

My requirement id to draw a chart as just shown below in react native.

In my research I found d3 is the best suitable tool to create graphs.

Dataset was added like below and its working perfectly with react native.

Any idea how can I make the data set colored as shown below (when it comes to different regions the color changed).

enter image description here



from Customized chart using d3 in react native

No comments:

Post a Comment