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

Main entry set for package #3 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Main entry set for package #3 #4

wants to merge 1 commit into from

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