@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Dashboard"}) @@include('partials/head-css.html')
@@include('partials/sidenav.html')
@@include('partials/topbar.html')
@@include("partials/page-title.html", {"subtitle":"Documentation","title":"Changelog"})

Line with Data Labels

Dashed Line

Spline Area

Column Chart

Column with Data Labels

Bar Chart

Line, Column & Area Chart

Radial Chart

Pie Chart

Donut Chart

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