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


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