tamasmucs opened a new issue #10785: dataZoomModel is undefined when setting 
options separately
URL: https://github.com/apache/incubator-echarts/issues/10785
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   
[https://jsfiddle.net/hu_tmx/34yzmt26/3/](https://jsfiddle.net/hu_tmx/34yzmt26/3/)
   
   ### Steps to reproduce
   1. create a chart with dataZoom feature: 
https://jsfiddle.net/hu_tmx/hgv2mb6e/
   2. refactor the code so that it has the same options, except merged together 
in 3 steps https://jsfiddle.net/hu_tmx/34yzmt26/3/
   
   ### What is expected?
   I should be able to use the dataZoom feature the same way as in the jsfiddle 
in point 1. 
   
   ### What is actually happening?
   dataZoom does not work, there is a error on the console "TypeError: 
dataZoomModel is undefined: DataZoom.js:149:25"
   
   ---
   used the latest version of firefox
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

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