-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ScatterChart: No left Titles if minY and maxY == 0 #842
Labels
Comments
Why do you want to show titles on min, max 0? |
It is a valid chart and works great. It has only one row. However, I still need a description what this one row is supposed to show ;) |
Okay, I am convinced it is a valid chart now :)) |
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Jan 29, 2022
imaNNeo
added a commit
that referenced
this issue
Feb 12, 2022
Hi. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No left Titles in ScatterChart if minY and maxY == 0.
The title is only shown if maxY is 0.0001 for example.
The text was updated successfully, but these errors were encountered: