jesco-absolut commented on issue #21649: URL: https://github.com/apache/echarts/issues/21649#issuecomment-4765455978
Looking into this if it is still available. I reproduced the root cause in SliderZoomView._renderDataShadow: the time-axis data shadow path can compute 0 * Infinity for a single-point zero-width extent, producing NaN geometry. I will prepare a small guarded fix with a visual test. If @iamankushpandit is already working on it, happy to defer. -- 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]
