shyam2794 opened a new issue #3779: Data Labels overlaps with the Legends
URL: https://github.com/apache/incubator-superset/issues/3779
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included 
it here as text if 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
   
   Hi,  the bar values in the stacked bar charts of time series bar chart 
overlaps with the legends . I know i can fix this by providing the y-axis 
bounds , but the issue is that the data for the dashboards are loaded and 
viewed on a daily basis where , if i provide the time bound to be 1 Million and 
if the end user sees the previous day data which is 10k , then the stacked bar 
is hardly visible as the y-axis scale is fixed to 1 million .
   
   It would be helpfull if there is a default spacing between the legends and 
bar values 
   
   
   ### Superset version
   20.4
   
   ### Expected results
   I need the bar values to be visible clearly and should not overlap with the 
legends .
   something like this , here the bar size is small so it is visible clearly .
    
   ![screenshot from 2017-10-13 
22-54-41](https://user-images.githubusercontent.com/30238125/32417936-af5c7a88-c286-11e7-899d-3ce96510c76f.png)
   
   
   ### Actual results
   
    The Values in the stacked bar overlaps with the legends . 
   
   ![screenshot from 2017-11-05 
23-51-32](https://user-images.githubusercontent.com/30238125/32417859-a11c0552-c285-11e7-96c6-159b0f968a47.png)
   
   
   ### Steps to reproduce
   
   create a stacked bar chart in the visualization time series -  bar chart 
with bar values and legends options in the chart option being checked . 
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to