-
Notifications
You must be signed in to change notification settings - Fork 11.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
grafana right Y-axis show wrong with short number #825
Labels
Comments
|
Already an issue for this, #505 It was tricky, tried to solve it but the issue is how flot calculates the width of the axis ticks and did not find a easy solution, might look at it again soon. The problem seems to only appear on initial load, after a data refresh it corrects itself. |
dsotirakis
pushed a commit
that referenced
this issue
Apr 26, 2023
fix JWT query param leak Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
dsotirakis
pushed a commit
that referenced
this issue
Apr 26, 2023
fix JWT query param leak Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
dsotirakis
pushed a commit
that referenced
this issue
Apr 26, 2023
fix JWT query param leak Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
dsotirakis
pushed a commit
that referenced
this issue
Apr 27, 2023
fix JWT query param leak Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
dsotirakis
pushed a commit
that referenced
this issue
Apr 27, 2023
fix JWT query param leak Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
asimonok
pushed a commit
to asimonok/grafana
that referenced
this issue
Jul 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it's brower specific problem
the chrome 37.0.2062.122 and safari 7.1 show the wrong
and firefox is ok
The text was updated successfully, but these errors were encountered: