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

Simple line chart

Line with Data Labels

Zoomable Timeseries

Line Chart with Annotations

Syncing charts

Gradient Line Chart

Missing / Null values

Dashed Line Chart

Stepline Chart

Brush Chart

Realtime Chart

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