Open tolbxela opened 1 year ago
https://github.com/apexcharts/vue3-apexcharts/blob/9c233ce554b9d37f1f809e109bf78ecc2a0187c0/src/vue3-apexcharts.js#L240
That could simplify the changing of the chart title for example.
chartOptions.title.text = 'new title'
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
https://github.com/apexcharts/vue3-apexcharts/blob/9c233ce554b9d37f1f809e109bf78ecc2a0187c0/src/vue3-apexcharts.js#L240
That could simplify the changing of the chart title for example.
chartOptions.title.text = 'new title'