delusion-entity opened a new issue, #20980: URL: https://github.com/apache/echarts/issues/20980
### What problem does this feature solve? Hi, I have a graph with a lot of link , is it possible to make the link gradient base of the Source and target Like the source of the link is the start of the gradient with color 1 and the target is the end with color 2 (Right now its a basic gradient not related to the source or target)  ### What does the proposed API look like? `lineStyle:{ color: gradient( {sourceColor}, {targetColor} )` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
