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 2018/07/11 06:39:10 UTC

[GitHub] rajukiran opened a new issue #8677: How to get the axis Data after setting options?

rajukiran opened a new issue #8677: How to get the axis Data after setting options?
URL: https://github.com/apache/incubator-echarts/issues/8677
 
 
   I'm using Echarts, plotted more charts with existing library. Now i got stuck with, in need of axis data.
   
   example, var chart = echarts.init('#testchart'); chart.setOption(option);
   
   chart.getAxis('value')  --> ?
   
   How to get the axis value after setting options?

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