You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/30 08:30:27 UTC

[GitHub] [echarts] xiaohongzhou opened a new issue, #17597: echarts 树图数据量很大的情况下,超过1000条,怎么设置兄弟节点的间距呢[Feature]

xiaohongzhou opened a new issue, #17597:
URL: https://github.com/apache/echarts/issues/17597

   ### What problem does this feature solve?
   
   为了让echarts在庞大数据下面可以进行展示
   
   ### What does the proposed API look like?
   
   nodewidth:100


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [echarts] Erica-hy commented on issue #17597: [Feature] echarts 树图数据量很大的情况下,超过1000条,怎么设置兄弟节点的间距呢

Posted by "Erica-hy (via GitHub)" <gi...@apache.org>.
Erica-hy commented on issue #17597:
URL: https://github.com/apache/echarts/issues/17597#issuecomment-1432460834

   > 
   
   没有解决距离问题,只是将画布放大


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [echarts] Ovilia commented on issue #17597: [Feature] echarts 树图数据量很大的情况下,超过1000条,怎么设置兄弟节点的间距呢

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #17597:
URL: https://github.com/apache/echarts/issues/17597#issuecomment-1232384463

   默认是均分画布高度的,可以使用 `roam: true, zoom: 2` 开启缩放并设置缩放比,从而对数据很多的情况下增加画布距离。比如这里 zoom 可以根据数据量进行计算调整


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #17597: [Feature] echarts 树图数据量很大的情况下,超过1000条,怎么设置兄弟节点的间距呢

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17597:
URL: https://github.com/apache/echarts/issues/17597#issuecomment-1231333465

   @xiaohongzhou It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Feature] In the case of a large amount of data in the echarts tree graph, more than 1000, how to set the spacing between sibling nodes?
   
   **BODY**
   
   ### What problem does this feature solve?
   
   In order to allow echarts to be displayed under the huge data
   
   ### What does the proposed API look like?
   
   nodewidth:100
   </details>


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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