-
Notifications
You must be signed in to change notification settings - Fork 657
how to add x-axis and y-axis limits(like xlim and ylim in matplotlib) #245
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
Comments
Vicky,
HTH. --Daniel |
Setting xlim gives me this error:
while
|
Also it's better not to have any margin along x axis by default, then we don't need to manually set xlim. |
I will look into that. It seems like it should work. If you can provide your actual data, and show the code where you are specifically setting the
That is your opinion. Not everyone would agree.
This bug was already reported here: #236 and will be fixed (hopeful relatively soon). |
Here are the code and data. Thanks for the workaround.
|
|
how to add x-axis and y-axis limits(like xlim and ylim in matplotlib)
The text was updated successfully, but these errors were encountered: