elonlo opened a new pull request #3703:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/3703


   ## What is the purpose of the pull request
   
   The frontend introduces the dagre library, and uses the layered graph 
drawing algorithm to calculate the position of each task node
   
   ## Brief change log
   
     - *Add dagre:0.8.5 to package.json*
     - *Add dagre info to LICENSE file*
     - *Add LICENSE-dagre new file*
     - *Modify dag.js reformat logic*
   
   ## Verify this pull request
   
   before
   
![image](https://user-images.githubusercontent.com/5669148/92559844-ed1e5300-f2a3-11ea-9da8-cd287715c2cd.png)
   
   after
   
![image](https://user-images.githubusercontent.com/5669148/92559886-03c4aa00-f2a4-11ea-8f47-eed6cfe0573e.png)
   
   
   This change added tests and can be verified as follows:
   
     - *Manually verified the change by testing locally.*
   


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


Reply via email to