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

Gadfly plots not working #46

Closed
lucasb-eyer opened this issue Dec 21, 2014 · 0 comments · Fixed by JuliaLang/METADATA.jl#2235
Closed

Gadfly plots not working #46

lucasb-eyer opened this issue Dec 21, 2014 · 0 comments · Fixed by JuliaLang/METADATA.jl#2235

Comments

@lucasb-eyer
Copy link

Since you fixed the last issue so quickly, I figured I'd give you more

Using Julia master, IPython 2.3.1, latest Interact.jl and Gadfly 0.3.10 (latest), I have problems with the Gadfly plots in the "03-Interactive Diagrams and Plots" documentation notebook.

In Firefox 34, the plot's content doesn't show, the axes do. The js-console has one potentially related output "Empty string passed to getElementById().":

gadfly-interact-ff

In Chromium 39, the plot shows correctly, but any interaction doesn't update the plot, though the Kernel indicator shows "Kernel Busy" for a brief period after any interaction. Seemingly no interesting output in the js-console:

gadfly-interact-chr

Using Gadfly itself without any @manipulate works perfectly fine in the exact same notebook, which makes me think it's an Interact.jl issue.

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 a pull request may close this issue.

1 participant