jinghua-qa opened a new issue #16433:
URL: https://github.com/apache/superset/issues/16433


   Gauge chart tick in dashboard got cut in the following scenario:
   
   1, Max at 2k without line ticks and split lines
   <img width="573" alt="Screen Shot 2021-08-24 at 6 10 25 PM" 
src="https://user-images.githubusercontent.com/81597121/130710375-bbc5c65b-7035-4d79-a2b1-0ea5d9524651.png";>
   
   2, Max at 1k with line ticks
   <img width="569" alt="Screen Shot 2021-08-24 at 6 10 14 PM" 
src="https://user-images.githubusercontent.com/81597121/130710382-0acde5e7-8bd7-4b2d-b977-246a0ae7bc8a.png";>
   
   3, Max at 100 with split lines
   <img width="570" alt="Screen Shot 2021-08-24 at 6 22 21 PM" 
src="https://user-images.githubusercontent.com/81597121/130710858-f9f12322-e97e-4c0b-b9ad-5bd33a6cfabf.png";>
   
   <img width="572" alt="Screen Shot 2021-08-24 at 6 09 58 PM" 
src="https://user-images.githubusercontent.com/81597121/130710390-33f08fc2-a0a5-46e9-aa64-bea520f46615.png";>
   
   ### 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.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] 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.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to