@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Sparkline"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle":"Charts","title":"Sparkline"})

Line Charts

Bar Chart

Pie Chart

Custom Line Chart

Mouse Speed Chart

Composite bar Chart

Discrete Chart

Bullet Chart

Box Plot Chart

Tristate Charts

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