Rishav Anand

Results 3 issues of Rishav Anand

Since the code is in d3 (v3) which is now upgraded to v7 i have been facing a great difficulty in implementing this in my react App. I need to...

Instead of showing the entire number as shown below i want to show in 'millions' or 'billions' something like `8M` Can you please tell how to achieve this ? ![Screenshot...

![Screenshot from 2019-08-07 12-05-58](https://user-images.githubusercontent.com/44389194/62600141-c3119900-b90b-11e9-83a4-dd64d36485f1.png) I am passing ``` displayMode: 'regions', resolution: 'provinces' ``` to the `Chart` and getting this result on sending `displayMode: 'text' ` i am not getting any...