-
Notifications
You must be signed in to change notification settings - Fork 247
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
[chart] Charts plugin in simple example has strange animation and results in blank white rectangle #175
Comments
It is not completely broken and works fine in the demo: https://rajgoel.github.io/reveal.js-demos/?topic=chart Please reopen with a less offensive title. |
Fair enough, I'll change the title. The demo is the first place I went. However, the demo demonstrates some other things that make it hard to directly compare with the basic version I posted to find what I've done wrong. |
Will take a look at this as soon as I find time. One possible cause could be related to the updates in the most recent reveal.js version. Using an older reveal.js version would be one thing to try. |
Wrapping the I think I changed the fiddle: https://jsfiddle.net/5g0pf1r9/ |
Tested in Chrome and Edge. Chart appears briefly, very slowly animated, getting bigger and bigger then bang - white box with a sad face.
I took the minimal.html file and put the example code in from the documentation: https://jsfiddle.net/mgb5tea1/1/
The text was updated successfully, but these errors were encountered: