spkprav opened a new issue #10622: How to get yAxis values on updatezoom event
URL: https://github.com/apache/incubator-echarts/issues/10622
 
 
   ## The type of this issue / Issue 类型
   
   - [x] Feature request / 新特性需求
   - [ ] Bug report / Bug 报告
   
   ## Not introduced by ECharts / 非 ECharts 本身问题
   Nope
   
   Problems about ECharts itself are not handled in this repo. / 本 repo 不负责处理 
ECharts 本身的问题。
   
   - [x] I've checked it's not a problem of ECharts itself. / 我已检查过,这个问题非 
ECharts 本身的问题。
   
   ## Details / 详情
   
   ### How are you importing Vue-ECharts? / 你是如何引入 Vue-ECharts 的?
   
   - [x] Bundled version/打包版本 (`import ECharts from 'vue-echarts'`)
   - [ ] The `.vue` component/`.vue` 组件 (`import ECharts from 
'vue-echarts/components/ECharts'`)
   
   ### The version of Vue-ECharts you are using / Vue-ECharts 的版本
   4.0.3
   
   ---------
   How can I get all the yAxis values on datazoom event, I get the 
computedOptions, but it's same as options, also the 
`computedOptons.yAxis[0].splitNumber` is always 5, but in the chart it is more 
than 5.
   

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