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

Basic Column Chart

Column Chart with Datalabels

Stacked Column Chart

100% Stacked Column Chart

Column with Markers

Column with Group Label

Column Chart with rotated labels & Annotations

Column Chart with negative values

Distributed Column Chart

Range Column Chart

Dynamic Loaded Chart

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