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


   ### What problem does this feature solve?
   I should be able to run echarts version 4 together with echarts version 5 so 
that upgrading to the new version is easier 
   
   ### What does the proposed API look like?
   var echarts4 = require('echarts');
   var echarts5 = require('echarts5');
   
   // anything in the echarts5 shouldn't be global
   
   <!-- 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