graceguo-supercat commented on pull request #11808:
URL: 
https://github.com/apache/incubator-superset/pull/11808#issuecomment-736901492


   First i don't like extra padding value around charts. it wasted too many 
spaces. Thank about we had  many dashboard with 6 charts in a row. in your 
current implementation, white large proportion of space are wasted by padding.
   
   Second, you probably need to re-calculate width for each chart: this is how 
i put 3 charts in a row:
   <img width="1218" alt="Screen Shot 2020-12-01 at 4 06 09 PM" 
src="https://user-images.githubusercontent.com/27990562/100811591-d3e2f980-33ef-11eb-96a8-40f12aa18c90.png";>
   with extra, fixed padding, 3 charts can't be equal width.
   
   


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to