Vigyata.AI
Is this your channel?
ChartjsChartjs

Chart Js

I use Chart.js to render the dashboard charts because it’s quick to set up and works nicely when you pass labels and datasets from Laravel. In this video I render both daily and weekly bar charts and just feed the frontend JSON from the controller.

Buy on Chartjs

You'll be taken to Chartjs to complete your purchase.

Pros

  • +Easy to get started with simple examples
  • +Works well with server-generated labels and datasets
  • +Good for bar charts like total/completed/incomplete

Cons

  • -You still need to structure datasets properly when showing multiple bars

Featured in this video