Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Flutter charts should destroy chart on dispose #779

Open
jamesblasco opened this issue Jun 13, 2022 · 0 comments
Open

Flutter charts should destroy chart on dispose #779

jamesblasco opened this issue Jun 13, 2022 · 0 comments

Comments

@jamesblasco
Copy link

Right now the method BaseChart.destroy() from chart_common is not being used at all in the flutter package.

It should be appropriate to destroy the chart when the flutter ChartContainerRenderObject is disposed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant