iCHEF / transcharts

Chart library built with React
https://ichef.github.io/transcharts/
Apache License 2.0
2 stars 0 forks source link

Add docs for building custom charts #41

Closed hsunpei closed 5 years ago

hsunpei commented 5 years ago

Purpose

Add documentation about building your own chart using existing components and hooks, which are also aiming at explaining how <LineChart> and <BarChart> work by explaining the followings:

You can also see the updated doc from this link: https://ichef.github.io/transcharts/ (Navigate to API Reference > Making Your Own Chart and Chart Settings > Data Encodings)

Changes

Screenshots

Screen Shot 2019-07-29 at 4 14 50 PM