Chart.js is a JavaScript library that allows you to create beautiful charts to represent your data. It's easy to use and has a wide variety of chart types to choose from.
Learn more about Chart.js
In this repository, you'll find the following charts:
- Line Chart
- Area Chart
- Bar Chart
- Pie Chart
- Scatter Chart
- Composed Chart
- Customized Dot Line Chart
Welcome to the chart, collection.
To get started with chart, simply clone the repository and follow the setup instructions. You'll be up and running in no time!
- Clone the repo
- Install dependencies
npm install
- Start the development server
npm run dev
- Open http://localhost:3000/ with your browser to see the result.
I welcome contributions to the repo! Feel free to fork the repository and submit pull requests with your improvements.
chart is licensed under the MIT License.
I hope you enjoy using the chart repo!
Resources list that I find helpful and would like to give credit to.