Documentation

Chart example

Tairo ships with the Apexcharts data visualization 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
vue
height
Required
Show example
vue
series
Required
Show example
vue
type
Required
Show example
vue
options
ApexCharts options - Without `series`, `chart.type` / `chart.height` / `chart.width` properties
Show example
vue
width
Show example
vue