helgasoft commented on issue #20237: URL: https://github.com/apache/echarts/issues/20237#issuecomment-2864023057
👍 for digging deeper. ```LegendView._createItem‎()``` is similar to this: https://github.com/apache/echarts/blob/9a2018537e25c2f3d4250947cc324ff253bfb878/src/component/visualMap/PiecewiseView.ts#L75-L88 which is part of a recent fix to a similar problem (#20956) by @plainheart Just trying to connect the dots... -- 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]
