The Wayback Machine - https://web.archive.org/web/20201204192146/https://github.com/c3js/c3/issues/2290
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify internal.resizeFunction.remove() #2290

Open
kt3k opened this issue Feb 11, 2018 · 3 comments
Open

Modify internal.resizeFunction.remove() #2290

kt3k opened this issue Feb 11, 2018 · 3 comments

Comments

@kt3k
Copy link
Member

@kt3k kt3k commented Feb 11, 2018

  • See #2273 (comment)
  • resizeFunction.remove() should remove all the resizeFunctions registered.
@nisha-kaushik
Copy link

@nisha-kaushik nisha-kaushik commented Mar 6, 2018

Hey,
I want to work on this as my 'good first issue'.

@IceDune
Copy link

@IceDune IceDune commented Sep 20, 2018

hi @kt3k , so if you'd like to remove all the functions registered, removing the condition will do it right?

@kt3k
Copy link
Member Author

@kt3k kt3k commented Sep 23, 2018

@IceDune

removing the condition will do it right?

I think so, but please make sure that it doesn't throw an error when chart.destroy() is called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.