Skip to content

support logscale #25

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

Closed
jasondet opened this issue Feb 6, 2023 · 2 comments
Closed

support logscale #25

jasondet opened this issue Feb 6, 2023 · 2 comments

Comments

@jasondet
Copy link

jasondet commented Feb 6, 2023

I would like to be able to set axes to have log scales
http://gnuplot.info/docs_5.5/loc12373.html
Can you implement it?

@dkogan
Copy link
Owner

dkogan commented Feb 6, 2023

It's implemented:

plot(..., _set = 'logscale x')

Let me know if there's an issue.

@dkogan dkogan closed this as completed Feb 6, 2023
@maruel
Copy link

maruel commented Nov 4, 2024

It'd be great if one of the examples used _set='logscale y'.
As someone unfamiliar with gnuplot, I had to find this issue to figure this out.

Thanks a lot for the library!

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

3 participants