You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/28 18:20:34 UTC

[GitHub] [incubator-superset] betodealmeida commented on issue #11088: Wrong scale in dual axis line chart?

betodealmeida commented on issue #11088:
URL: https://github.com/apache/incubator-superset/issues/11088#issuecomment-718121211


   To add to @junlincc's comment, chart #3 when the grids don't align would look much uglier. Here's an example from before we implemented #2:
   
   <img width="1680" alt="38711855-0e6be488-3e7d-11e8-8d42-ee86645a9e1e" src="https://user-images.githubusercontent.com/1534870/97479380-6551de00-190f-11eb-8bac-fca7cd98fa2d.png">
   
   It's basically a problem of choosing 2 out of 3:
   
   1. Series align
   2. Grids align
   3. Labels look nice
   
   Initially we had (1) and (3) (example 3), then we moved to (2) and (3) (example 2).
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org