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


   ### What problem does this feature solve?
   There are mutiple charts on the page, however, some of them have no data. We 
need to hide or disable those charts with no data.
   
   ### What does the proposed API look like?
   series.visible = true/false
   or
   series.display= true/false
   or
   series.show = true/false
   
   <!-- 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:
us...@infra.apache.org



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

Reply via email to