gsl100 commented on issue #8741: URL: https://github.com/apache/echarts/issues/8741#issuecomment-2456532353
> ### One-line summary [问题简述] > 对于数据量不确定大小的桑基图,有的时候数据量过大导致页面混乱,目前的方案是根据节点数据来设置高度,好像不大合理。而且节点文字有的时候会显示不全。 > >  > > ### Version & Environment [版本及环境] > * ECharts version [ECharts 版本]: 4.0 > * Browser version [浏览器类型和版本]: > * OS Version [操作系统类型和版本]: > > ### Expected behaviour [期望结果] > 对于数据量不确定大小的桑基图,是否能自适应的画桑基图。 > > ### ECharts option [ECharts配置项] > ```js > option = { > > } > ``` > > ### Other comments [其他信息] 大哥 桑基图自适应高度有什么思路吗 -- 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]
