dhyunk opened a new issue #14259:
URL: https://github.com/apache/echarts/issues/14259


   ### What problem does this feature solve?
   利用echarts-4.9.0版本生成了甘特图,都很好
   I rendered a gantt chart with version of 4.9.0, it seems works pretty well
   
   但是我始终是找不到调节container内部高度的控制函数
   but i can't find a control function or comand option about tunning the 
height of gantt chart's container's inside height
   
   比如说,我给出的数据是5行数据,
   用echarts渲染之后需要往下翻很多才能看到我的甘特图
   if i render a gantt chart with 5 rows data,
   then i have to scroll down a lot to see my gantt chart, there is too many 
blank place of gantt chart
   
   在这里,我利用了legend是不管用的,
   我想知道这个问题的解决方法以及container内部高度是按照行数据的个数自控增加或者减少的用法
   i used to figure out this issue by setting the legend, but it's not worked
   i want to know the solution about this issue and the solution about 
controlling inside height of gantt chart by automatically
   
   ### What does the proposed API look like?
   应该是legend什么什么,不太清楚
   
   it's be legend blabla, i don't know clearly
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


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