apexcharts / vue3-apexcharts

📊 Vue-3 component for ApexCharts
MIT License
314 stars 35 forks source link

Why not deep watch the chart options? #67

Open tolbxela opened 1 year ago

tolbxela commented 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'

github-actions[bot] commented 3 months ago

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.