handmade-react-chart
TypeScript icon, indicating that this package has built-in type declarations

2.0.7 • Public • Published

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!

Package Sidebar

Install

npm i handmade-react-chart

Weekly Downloads

3

Version

2.0.7

License

ISC

Unpacked Size

272 kB

Total Files

204

Last publish

Collaborators

  • tommylee.asia