JESUMH commented on issue #15099:
URL: https://github.com/apache/echarts/issues/15099#issuecomment-872470422


   Hi @pissang, 
   
   I have updated all project to the last Angular version. Also, I have updated 
echarts library and zrender. Application performance has been improved but it 
is still high (1-1.5GB).
   
   
   `
   "echarts": {
         "version": "5.1.2",
         "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.1.2.tgz";,
         "integrity": 
"sha512-okUhO4sw22vwZp+rTPNjd/bvTdpug4K4sHNHyrV8NdAncIX9/AarlolFqtJCAYKGFYhUBNjIWu1EznFrSWTFxg==",
         "requires": {
           "tslib": "2.0.3",
           "zrender": "5.1.1"
         },
         "dependencies": {
           "tslib": {
             "version": "2.0.3",
             "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz";,
             "integrity": 
"sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ=="
           }
         }
       },
   `


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

To unsubscribe, e-mail: [email protected]

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