Skip to content

Simple Chart Library built as part of a project for Angular v9+, currently have 2 types of charts: LineChart with area support and Bar Chart

Notifications You must be signed in to change notification settings

sabeersulaiman/ng-sa-charts

Repository files navigation

SaCharts

Beautiful charts for beautiful applications. Currently supports:

  • Line Chart Mini
  • Line Chart

Using the charts

TODO

Development

Feel free to fork and make your own changes. PRs are welcome for desirable changes.

In one terminal run the following command to start the library build:

yarn lib-dev

In second terminal run the following command to build the demo application:

yarn demo-dev

You can also choose to link the library to your own project if required, after running the yarn lib-build once.

About

Simple Chart Library built as part of a project for Angular v9+, currently have 2 types of charts: LineChart with area support and Bar Chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published