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

Plot in jupyter using matplotlib is not updating #938

Closed
AsadDUET opened this issue Jan 10, 2020 · 5 comments
Closed

Plot in jupyter using matplotlib is not updating #938

AsadDUET opened this issue Jan 10, 2020 · 5 comments
Labels
type: bug Something isn't correct or isn't working

Comments

@AsadDUET
Copy link

when i change the slider, Plot in jupyter using matplotlib is not updating. but no error shows up.

@jbednar
Copy link
Member

jbednar commented Jan 10, 2020

We'd need much more information to determine what you mean, i.e. which plot (one of our examples? Something you wrote (if so post the code)?), which versions of Panel, Bokeh, Matplotlib, and Jupyter, etc.

In any case, you can often use the browser's Javascript console (under Developer Tools in Chrome) to see error messages from JS code.

@philippjfr
Copy link
Member

Also please report whether are using classic notebook or JupyterLab?

@AsadDUET
Copy link
Author

I am running examples "Introduction.ipynb"
I am using:
panel- 0.7.0
bokeh- 1.4.0
matplotlib- 3.0.3
jupyter notebook- 5.6.0

The js console shows-
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at E (compiled.js:2)
at Object.u (compiled.js:25)
at compiled.js:25

@AsadDUET
Copy link
Author

Also please report whether are using classic notebook or JupyterLab?

I am using the classic notebook.

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Feb 1, 2020
@philippjfr
Copy link
Member

At this point I'm going to close this as unreproducible. I'd recommend upgrading to the latest versions and trying again. Sorry we couldn't help you here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

No branches or pull requests

3 participants