zqcpm2012 opened a new issue #12199: how could I change yAxis real values 
transform to values to show
URL: https://github.com/apache/incubator-echarts/issues/12199
 
 
   for example I wanna show 'timecost' function in yAxis
   in 'series' data I pass an Array of Int(unit:minute) into 'data' Attribute
   but in my view I wanna transform minute into XXhourXXminute to avoid show a 
large number of minute
   such as minute (10, 50, 90, 140)
   I want to show (0h10min, 0h50min, 1h30min, 2h20min)
   does e-chart supports or not, please?

----------------------------------------------------------------
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]

Reply via email to