xvaara commented on issue #9686: When left is set on legend, right stops working
URL: 
https://github.com/apache/incubator-echarts/issues/9686#issuecomment-453603701
 
 
   This is a bug. There should be a way to set this, and the documentation 
gives the idea that it should work both ways.
   let's say I have tow Y-axis and I want to aling legends inside them, so I 
would give something like:
   { left: 50, right: 50 }
   with width I really can't do that, without doing dom trickery to get the 
width of the chart and so on.

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

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

Reply via email to