@@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":"RadialBar Charts"})

Basic RadialBar Chart

Multiple RadialBars

Circle Chart - Custom Angle

Circle Chart with Image

Stroked Circular Guage

Gradient Circular Chart

Semi Circle Gauge

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