ktschmincke commented on issue #14724: URL: https://github.com/apache/echarts/issues/14724#issuecomment-2226646683
Will join the chorus to say I'm looking for this as well, but wanted to make a distinction. I actually don't want the chart to auto detect the height of the legend and make room for it. Instead what I want is for the legend to extend _down_ past the container. In other words I don't want the graph size to change at all. I have graphs that may change the number of series data that exist and I want the chart size to stay static while the legend can continue to grow. This would mean changing the height of the container itself. Another solution might be to allow me to render the legend in a separate element from my main graph? Not sure if that would be possible or not. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
