vue3-apexcharts icon indicating copy to clipboard operation
vue3-apexcharts copied to clipboard

Why not deep watch the chart options?

Open tolbxela opened this issue 2 years ago • 1 comments

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'

tolbxela avatar Mar 03 '23 14:03 tolbxela

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.

github-actions[bot] avatar Aug 02 '24 14:08 github-actions[bot]