github-actions[bot] commented on issue #14318:
URL: 
https://github.com/apache/dolphinscheduler/issues/14318#issuecomment-1583837598

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   1.  When rendering the tree view component using echarts on 
workflow-definition page in version 3.x , I noticed that the task state of the 
tree nodes is only based on the first instance, which may not be accurate.
   
   2. The echarts tree conceals other instance information in version 3.x . I 
think the approach used in version 2.x, is more intuitive.
   
   3. I want to migrate  version 2.x  d3 tree view and replace version 3.x.
   
   version 2.x:
   <img width="849" alt="截屏2023-04-18 14 31 43" 
src="https://github.com/apache/dolphinscheduler/assets/45848815/23e82dc0-dc7b-48ba-be67-f24c32e1c0f9";>
   
   version 3.x:
   <img width="993" alt="截屏2023-06-09 10 11 13" 
src="https://github.com/apache/dolphinscheduler/assets/45848815/9f964bb8-e0b2-48bf-9c78-1e6594447903";>
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to