Skip to content
Sukanya Dasgupta edited this page Jul 30, 2019 · 6 revisions

NgxBeautifulCharts Wiki

ngx-beautiful-charts

Started out initially as an interesting way to pass time, NgxBeautifulCharts turned out to be something that could be useful to anyone who wants to create charts in Angular. I have tried to make the charts as customizable and aesthetically pleasing as possible. More charts coming soon! :)

Install via NPM

npm i ngx-beautiful-charts

Types of charts offered

  • Line Graph
  • Multi Line Graph
  • Bar Chart
  • Clustered Bar Chart
  • Pie Chart
  • Donut Chart
  • Sunburst Chart
  • Gantt Chart
  • Timeline Chart

Chart Colors

Check out how to color your charts here.