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

Geoviews should run the backend change hook when imported #273

Closed
jlstevens opened this issue Jan 10, 2019 · 2 comments
Closed

Geoviews should run the backend change hook when imported #273

jlstevens opened this issue Jan 10, 2019 · 2 comments

Comments

@jlstevens
Copy link
Contributor

If a backend is already loaded, geoviews could try to run the backend change hook to register the geoviews specific elements with opts to avoid this behavior:

image

@philippjfr
Copy link
Member

Thanks, basically it should check if a plotting extension has been loaded and then run the hook for that backend.

@philippjfr
Copy link
Member

Fixed in #275

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

2 participants