2.0.7 • Published 4 days ago

handmade-react-chart v2.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
4 days ago

handmade-react-chart

I can guarantee you that drawing chart is so so easy that you don't need any libraries.
Therefore, for you, I created a library?!

<RawSpline width={200} height={200} values={[250, 20, 180, 150, 230, 200]} />
<SimpleDonutChart radius={100} values={[1, 2, 3]} />

This library is to demonstrate how simple the code can be. No need to search for clumsy plugins, with unclear code debt, anymore.

Give me 10 minutes. After that, you will be able to write your own chart library with any functionality you want.

Demo

https://tommy-iasia.github.io/handmade-react-chart/build/index.html

There are 1-minute tutorials in each demo. Check them out!

2.0.7

4 days ago

2.0.5

6 months ago

2.0.6

6 months ago

2.0.4

8 months ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago