lieyongchang edited a comment on issue #15678:
URL: https://github.com/apache/echarts/issues/15678#issuecomment-914408106


   but how do i capture when the card changes its width and height? how do I 
then use those values and set it as the chart own width and height ? 
   
   right now it looks like this when i resize the card
   
![image](https://user-images.githubusercontent.com/62921597/132371834-ef8678d6-314d-400d-91e5-5881570a1b28.png)
   
   the chart is not responsive at all. What I have tried
   I pass in the card dimension as props, but when do i know the card has 
change size and set my dimension accordingly?
   ```
   const Newvsresturnvisitors = (props) => 
   ```


-- 
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-unsubscr...@echarts.apache.org

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