@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Chart.js Charts"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Charts","title":"Chartjs Charts"})

Line Chart

Bar Chart

Pie Chart

Donut Chart

Polar area Chart

Radar Chart

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')