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 2020/03/24 03:10:03 UTC

[GitHub] [incubator-echarts] 10229428 edited a comment on issue #12312: What is the maximum number of nodes that the tree map can contain?

10229428 edited a comment on issue #12312: What is the maximum number of nodes that the tree map can contain?
URL: https://github.com/apache/incubator-echarts/issues/12312#issuecomment-602986278
 
 
   @100pah 
   Thanks for your answer.
   As you said, maybe it depends on the max stack size of the browser. But I can not ensure that the user ’s brower will be ok.
   I use the `treemap` to show the histories for some operations. I have limited the number(or level) to 600, the excess will be deleted automatically.
   
   ![1](https://user-images.githubusercontent.com/42016535/77384125-8ec9ea80-6dbf-11ea-96a0-d9330b9d776e.gif)
   
   
   

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


With regards,
Apache Git Services

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