Global Options
# config/initializers/apexcharts.rb
ApexCharts.config.default_options = {
data_labels: false,
tootip: true,
theme: 'my-theme'
}Last updated
# config/initializers/apexcharts.rb
ApexCharts.config.default_options = {
data_labels: false,
tootip: true,
theme: 'my-theme'
}Last updated