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/10/28 13:07:31 UTC

[GitHub] [incubator-echarts] DBSDs opened a new issue #13503: 折线树图(ployline-tree)折叠时折线没有被折叠

DBSDs opened a new issue #13503:
URL: https://github.com/apache/incubator-echarts/issues/13503


   ### Version
   5.0.0-beta.2
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline](https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline)
   
   ### Steps to reproduce
   1.官网实例中的折叠树图https://echarts.apache.org/examples/zh/editor.html?c=tree-polyline
   2.点击data的第一个下属节点,converters
   3.依次点击flare的所有下属节点(data、display、flex、query、scale)
   4.点击flare将所有内容折叠
   
   ### What is expected?
   全部内容折叠后树表中没有多余的线
   
   ### What is actually happening?
   全部内容折叠后树表留下五条分支线,相当于只折叠了节点和节点标签
   
   ---
   希望tree表的折线多一个圆角的配置项,就分支的上下两边有圆角
   
   <!-- 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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] plainheart commented on issue #13503: 折线树图(ployline-tree)折叠时折线没有被折叠

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #13503:
URL: https://github.com/apache/incubator-echarts/issues/13503#issuecomment-718298525


   Thanks for your report. This bug can be reproduced easily. Besides, I also find it seems to be buggy as I showed in the GIF image below.
   Please @pissang help check and fix it if possible.
   
   ![a058141d-b43d-4298-b9b3-6eaa7712cd04](https://user-images.githubusercontent.com/26999792/97513426-35fea800-19c7-11eb-9eb0-786f1db0d54c.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



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


[GitHub] [incubator-echarts] sameeraroshan commented on issue #13503: 折线树图(polyline-tree)折叠时折线没有被折叠

Posted by GitBox <gi...@apache.org>.
sameeraroshan commented on issue #13503:
URL: https://github.com/apache/incubator-echarts/issues/13503#issuecomment-723481655


   **Versions**
   
   - 5.0.0-beta.2 
   - 4.9.0 
   
   Other flavor of this issue can be reproduced as follows.
   
    Programmatically changing the `collapsed=true` -> `collapsed=false` on 'Graph Handler Events' node and redraw graph using `setOption(options,true) ` 
   
   ![Capture-before](https://user-images.githubusercontent.com/4530891/98448916-9626e400-2155-11eb-93ba-c1366120896a.PNG)
   
   hidden nodes tree stays in the canvas
   
   ![Capture-after](https://user-images.githubusercontent.com/4530891/98448912-93c48a00-2155-11eb-933b-138df8250375.PNG)
   
   


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



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13503: 折线树图(ployline-tree)折叠时折线没有被折叠

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


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


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



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