You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "eswarkallam (via GitHub)" <gi...@apache.org> on 2023/05/03 21:04:01 UTC

[GitHub] [echarts] eswarkallam opened a new issue, #18587: [Bug] Tree chart creates branches without nodes

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

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?code=LYTwwgFghgTgLgOgM4QPYHcAyqoBMCWAdgOYAUAlANwCwAUHQMaqFJwAEuUcUAjGwLxsA3nTZi2AIkJRgAUwkAuSQA8QALwkAaUeIkMI-ADa4YsworYBtHePEjatx7ulyLEqIcMSbjgL7aHJ2EfIMkXeSV3ODgYPlkARwBXDzYATQBRAGVvQKd_EPEfAF06XxpaJhZ2Tm4AJgFg3LCZCMkPLwDbPQNjU3Mlaybbe1Cu8LdCVFxZHhzQ_KG7AqcpFomp2Vq5oIXQkdGxVddI1Q1ltl9i0vKxRIAHGtkAES4oUhreKh1QSFhEA2m2DwRDIX0CSFkcAAKvg5KhEnBSAAzRKEBhwfDMCj7W4PLjPV7vV61MFifxsADMAAYaWC6Ci0RjmGx7o8XtwidxyPsftB4MhIQB5O5MwikHHiCEwfCyJADc4SpxwEB3WRKADkMVksnVnVGHwGHyKetChigACNZIYlIqgndUEh8KKNYZZEi4LrzrYAG6yeD4BgeACChnwxEIGuA-FwuFdnsWTg8YYjbHV0uIEA9JtGSOYcEy-DUarYAE4vRds05XVBfXLGgcxGbLdb6w2xPbHc7U-nM_G22Jff7A4YQ8nI9HYzrK6Mk-GXW6PeWyeXdqNZMA7tBHXXbU5cwxEnX1dMkAwzJxCIuE-JV3kCiUmpdApo2DFErIwb4gA
   
   ### Steps to Reproduce
   
   1. Generate a tree chart with some data, using the `setOption` method to set the data
   2. After the initial tree load, update the data using the `setOption` method again
   
   ### Current Behavior
   
   Tree creates an empty branch without a node
   
   ### Expected Behavior
   
   Chart should be updated with the new data without extra branches
   
   ### Environment
   
   ```markdown
   - OS:MacOS Monterey, Windows 11
   - Browser: Chrome
   - Framework: JS, Angular
   ```
   
   
   ### Any additional comments?
   
   Bug seems to be related to the node names. When I use different names for some of the nodes, the bug disappears. For example, I see the correct behavior if the root node's name on `data2` object in the minimal reproduction is updated to something else


-- 
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] echarts-bot[bot] closed issue #18587: [Bug]

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] closed issue #18587: [Bug] 
URL: https://github.com/apache/echarts/issues/18587


-- 
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] helgasoft commented on issue #18587: [Bug] Tree chart creates branches without nodes

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

   This **name duplication** bug adds another twist to already reported #18448. 
   And it is present for both _edgeShape:'polyline'_ and _edgeShape: 'curve'_ although in a different way.
   There is a pending PR fix for #18448 from @linghaoSu, maybe needs revision ?
   Similar #15923, #16566, #16578 were apparently fixed.


-- 
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 #18587: [Bug]

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18587:
URL: https://github.com/apache/echarts/issues/18587#issuecomment-1533744943

   I'm sorry to close this issue for it lacks the necessary title. Please provide **a _descriptive_ and as _concise_ as possible title to describe your problems or requests** and then the maintainers or I will reopen this issue.
   
   Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.
   
   A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.
   
   Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.


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