We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13056a0 commit e05dfc0Copy full SHA for e05dfc0
1 file changed
src/annotation.js
@@ -92,7 +92,7 @@ export default {
92
}
93
},
94
95
- destroy(chart) {
+ afterDestroy(chart) {
96
chartStates.delete(chart);
97
98
0 commit comments