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

Zooming and Panning not working #568

Open
nikilster opened this issue Oct 14, 2015 · 3 comments
Open

Zooming and Panning not working #568

nikilster opened this issue Oct 14, 2015 · 3 comments

Comments

@nikilster
Copy link

I just fired up the latest Alchemy library and it seems like zooming and panning aren't working. Any ideas?

@nikilster
Copy link
Author

When trying to pan / zoom:

Uncaught TypeError: Cannot read property 'conf' of undefined
Uncaught TypeError: Cannot read property 'vis' of undefined

@psema4
Copy link

psema4 commented Oct 23, 2015

@kylerob's quick fix in #543 seems to fix this for me

@bdunavant
Copy link

I can confirm this is also happening to me today with the latest version of Chrome and the Alchemy.js on the CDN. Moving the 'push' line up before the 'switch' in prototype.begin on a local copy as suggested by @kylerob in #543 fixes this issue for me as well.

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

No branches or pull requests

3 participants