You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/01/11 18:00:11 UTC

[GitHub] xvaara commented on issue #9686: When left is set on legend, right stops working

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org