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

logy doesn't work for Curve and Path #553

Closed
basnijholt opened this issue Mar 14, 2016 · 3 comments
Closed

logy doesn't work for Curve and Path #553

basnijholt opened this issue Mar 14, 2016 · 3 comments
Labels
tag: backend: mpl tag: component: plotting type: bug Something isn't correct or isn't working
Milestone

Comments

@basnijholt
Copy link
Contributor

%%opts Curve [logx=True logy=True]
holoviews.Curve((np.logspace(1, 3, 10), np.logspace(1, 3, 10)))

only results in an x-axis with log scale.

@basnijholt
Copy link
Contributor Author

Right now you can only have one axis in logscale.
For me #554 fixes this.

@philippjfr
Copy link
Member

Just merged #554, thanks for the fix!

@philippjfr philippjfr added this to the 1.4.4 milestone Mar 14, 2016
@philippjfr philippjfr added tag: backend: mpl tag: component: plotting type: bug Something isn't correct or isn't working labels Mar 14, 2016
@philippjfr philippjfr modified the milestones: v1.5.0, 1.4.4 Apr 20, 2016
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tag: backend: mpl tag: component: plotting type: bug Something isn't correct or isn't working
Projects
None yet
Development

No branches or pull requests

2 participants