Apexcharts

Chart example

Apollux ships with the Apexcharts data visualisation library customized for Vue and Nuxt. Use the component to render charts and graphs.

This component uses the vue3-apexcharts library.

BTC Price Chart

Show code
type
Required
Show example
height
Required
Show example
series
Required
Show example
width
Show example
options
ApexCharts options - Without `series`, `chart.type` / `chart.height` / `chart.width` properties
Show example