Ovilia opened a new pull request #10509: fix: use a clearer warning message 
when initing dom without size #10478
URL: https://github.com/apache/incubator-echarts/pull/10509
 
 
   The original warning message when calling `chart.init` without DOM 
`clientWidth` or `clientHeight` is:
   ```
   Can\'t get DOM width or height.
   ```
   
   This may cause some confusion to users and they may not know how to fix this.
   In this PR, a clearer warning message is provided.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to