You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/10 09:59:59 UTC

[GitHub] [incubator-echarts] Ovilia commented on issue #10837: How to set specific value as: 00:00, 01:00, 02:00, 03:00 in x axis?

Ovilia commented on issue #10837: How to set specific value as: 00:00, 01:00, 02:00, 03:00 in x axis?
URL: https://github.com/apache/incubator-echarts/issues/10837#issuecomment-509997112
 
 
   You can use https://echarts.apache.org/zh/option.html#xAxis.axisLabel.formatter to set 00:00 01:00 to be visible, otherwise, show `''`. Besides, you should also test if this is the first 00:00 to avoid display multiple same labels.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org