susiwen8 commented on issue #10221: Fix #10210 散点图visulMap为piecewise时对数字形式的字符串颜色映射错误 URL: https://github.com/apache/incubator-echarts/pull/10221#issuecomment-480155427 For number like string, I treat it just as string not number, so its dimType will be 'ordinal', otherwise number like sting's dimType is 'float', and that will cause this bug.
---------------------------------------------------------------- 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. 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]
