boing6002/charts

Server-side data builder for Chart.js, with a VueJS component for the frontend.

2.5.8 2019-01-24 12:04 UTC

README

Codacy Badge StyleCI License Total Downloads Latest Stable Version

Server-side data builder for Chart.js, with 2 Bulma styled, VueJS components for the frontend.

Watch the demo

click on the photo to view a short demo in compatible browsers

Features

  • it supports Bar, Bubble, Line, Pie, Doughnut, Polar Area and Radar chart types
  • it creates properly formatted data structures, specific for each supported type of chart from a given data-set
  • the used colors are configurable through the publishable config file
  • comes with a Chart.vue VueJS component meant to be included anywhere
  • comes with a ChartCard.vue VueJS component meant to be used as card containing the chart

Configuration & Usage

Be sure to check out the full documentation for this package available at docs.laravel-enso.com

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.