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

[gauge chart][dashboard] Gauge chart tick in dashboard got cut #16433

Closed
2 of 3 tasks
jinghua-qa opened this issue Aug 25, 2021 · 2 comments
Closed
2 of 3 tasks

[gauge chart][dashboard] Gauge chart tick in dashboard got cut #16433

jinghua-qa opened this issue Aug 25, 2021 · 2 comments
Labels
#bug Bug report preset:QA Preset QA team

Comments

@jinghua-qa
Copy link
Member

Gauge chart tick in dashboard got cut in the following scenario:

1, Max at 2k without line ticks and split lines
Screen Shot 2021-08-24 at 6 10 25 PM

2, Max at 1k with line ticks
Screen Shot 2021-08-24 at 6 10 14 PM

3, Max at 100 with split lines
Screen Shot 2021-08-24 at 6 22 21 PM

Screen Shot 2021-08-24 at 6 09 58 PM

Expected results

Gauge chart tick did not get cut in dashboard

Actual results

Gauge chart tick did get cut in dashboard under certain scenario

How to reproduce the bug

  1. Creat Gauge chart
  2. change MAX to 2k or add split lines with Max 1-1k
  3. add to dashboard
  4. See error

Environment

(please complete the following information):

  • superset version: master
  • python version: python --version
  • node.js version: node -v
  • any feature flags active:

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

@junlincc
Copy link
Member

added this to the gauge chart laundry list. closing for now.

@rusackas
Copy link
Member

There's a related PR that attempts to fix a similar issue, but more issues along this line may be persisting.
apache-superset/superset-ui#1056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report preset:QA Preset QA team
Projects
None yet
Development

No branches or pull requests

3 participants