I’ve tried recharts

Nowadays, I found recharts repository. and I saw some API document. it was so excited, and really interesting.

Recharts is a Redefined chart library built with React and D3.

Then, I decided to try to make recharts samples. this time, I made these samples.

if you want to see example, you look this below.

if you can possible, you see to use tablet or PC size.

How to implement

I refered to below example document. this example document is really easy-to-understand.

Basically, It will work in the copy -and-paste of the document code. Look this below example code for more information.

image of example1
image of example2

Finally

How’s it feeling this article? My impression, recharts is really good library. it was so easy to implementation my environment. Someday, when I will implement Visualization, I use that! thank you for reading! Have a good React.js day!