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


   ### Version
   4.9.0
   
   ### Reproduction link
   
[https://echarts.apache.org/examples/en/editor.html?c=line-marker](https://echarts.apache.org/examples/en/editor.html?c=line-marker)
   
   ### Steps to reproduce
   Visit the example page.
   For the toolbox.magic option, set the title Option
   
   `magicType: {
   type: ['line', 'bar', 'stack'],
   title: {
   line: 'Line Chart',
   bar: 'Bar Chart',
   stack: 'Gestapelt'
   }
    },
   
   Click on the 'Stack' icon to change the bar chart from tile view to stack 
view.
   
   Hover on the other icons on the toolbox, say 'Bar'. 
   The title is being reset!
   
   ### What is expected?
   The title of the toolbox icons should remain text value.
   
   ### What is actually happening?
   They are changed to default values
   
   <!-- 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