You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/08/30 02:52:48 UTC

[GitHub] [echarts] Ovilia commented on issue #15606: when i switch to another page ,then back to original page,echarts do not display

Ovilia commented on issue #15606:
URL: https://github.com/apache/echarts/issues/15606#issuecomment-907971241


   Try calling `chart.resize()` when the page opened again. 
   A better way would be calling `chart.dispose()` when leave a page and calling `echarts.init` again when returned.


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org