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

Add easy way to list available plot methods and cleanup hvplot namespace #66

Closed
philippjfr opened this issue Jul 31, 2018 · 3 comments
Closed

Comments

@philippjfr
Copy link
Member

The hvplot namespace is polluted by param methods and attributes which I don't think are needed which means that tab-completing the plot methods doesn't work well. Additionally we should provide an easy way of listing the available plot methods.

@jbednar
Copy link
Member

jbednar commented Jul 31, 2018

Will this be addressed by holoviz/param#230 once the move to the param namespace is complete? That's a good reason to try to hurry up that process...

@philippjfr
Copy link
Member Author

Yes, but there really is not reason the HvPlot object has to be parameterized so there is an easier fix.

@philippjfr
Copy link
Member Author

Namespace is now clean since we no longer subclass Parameterized.

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