Mustansir-06 commented on PR #21460: URL: https://github.com/apache/echarts/pull/21460#issuecomment-3731807902
Thank you for the demo, @plainheart! I see how using a closure within the series.forEach loop effectively captures the series context without needing an additional parameter in the valueFormatter callback. It's a clean way to handle the requirement using the existing API. I appreciate the time you took to review this and for providing the alternative approach. I'll close this PR for now. Thanks again! -- 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]
