keqingrong opened a new pull request #8490: Add null checks for setAxisModel URL: https://github.com/apache/incubator-echarts/pull/8490 The values in the `valueWindow` array could be `null`. When the `toFixed` function is invoked, that will cause a TypeError. https://github.com/apache/incubator-echarts/blob/5cce1e77ee8096e32ca30654385c45d22335affd/src/component/dataZoom/AxisProxy.js#L204
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
