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

Bar Chart

Stacked Area Chart

Roated Chart

Combine Chart

Donut Chart

Pie Chart

Scatter Plot

Line Chart with Regions

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