mahowa / Covid-19-d3

Created with CodeSandbox
https://codesandbox.io/s/github/mahowa/Covid-19-d3
GNU General Public License v3.0
12 stars 43 forks source link

Restricted the size of the chart to the size of the screen. Fix for #29 #88

Closed Deepi1219 closed 4 years ago

Deepi1219 commented 4 years ago

This PR restricts the size of the chart to the size of the browser viewport. The whole chart will be visible in all devices/screen sizes.

Fix for #29