zhexueren opened a new issue #13688:
URL: https://github.com/apache/incubator-echarts/issues/13688


   ### Version
   4.2.0-rc.2
   
   ### Steps to reproduce
   #### Step1:The toolbox config is:
    ```
    toolbox:{
           show:true,
           orient:'vertical',
           feature: {
             dataView: {
               readOnly: false
             },
             magicType: {
               type: ["line", "bar"]
             },
             restore: {},
             saveAsImage: {}
           }
         }
   ```
   #### Step2:Click data view,than click refresh
   
   #### Step3:The line,bar,restore button cann't work
   
   ### What is expected?
   The line,bar,restore can work
   
   ### What is actually happening?
   The line,bar,restore button cann't work
   
   <!-- 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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to