Ovilia commented on issue #8148: 输入“2018-04-13 08:52:12.197587”,echarts画出的时间是08:55 URL: https://github.com/apache/incubator-echarts/issues/8148#issuecomment-381018926 如果有这个需求的话,建议将坐标轴类型设为 category。因为即使输入六位时间,在内部处理的过程中(Date 对象)会丢失这个信息,还是会变成三位,所以没法支持六位。
---------------------------------------------------------------- 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]
