Skip to content

Conversation

rafaelpivato
Copy link

Adds main entry point for bubblechart so it can be imported using requirejs or something similar.

Warning: My tests did not pass locally, apparently because of changes in QUnit or PhantomJS. As last TravisCI build happened 1 year ago, going through a new build could impose some new issues and require more fixes.

@jondavidjohn
Copy link
Owner

As mentioned in #3, we probably want some work to be done to prevent it from attaching globally, if a module system (AMD/CommonJS) is in use. Returning only the BubbleChart class.

@jondavidjohn
Copy link
Owner

😞 probably should handle the methods in patches.coffee better, probably should not be extending the Canvas prototype 😬 and maybe there is a requestAnimationFrame polyfill available on npm?

Been awhile since I looked at this code 😅

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

Successfully merging this pull request may close these issues.

2 participants