n-kort opened a new issue, #21192: URL: https://github.com/apache/echarts/issues/21192
### Version 6.0.0 ### Link to Minimal Reproduction https://jsfiddle.net/r8bzm95o/3/ ### Steps to Reproduce See fiddle ### Current Behavior I would like to use images in a graph. It seems possible but fairly limited. Using `symbol` with an `image://` works to a degree but I cannot style this in any way. No border, no border-radius etc. I don't know how the `color.image` method is supposed to work, it always samples a few pixels from the center (?) but I can't see a way to adjust this. ### Expected Behavior Is there a way to adjust the `color.image`/pattern? ### Environment ```markdown all ``` ### Any additional comments? _No response_ -- 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]
