colecody27 / Graph-Lab

https://graph-lab.vercel.app
0 stars 0 forks source link

Responsive Canvas #6

Closed colecody27 closed 5 months ago

colecody27 commented 5 months ago

Currently, the canvas utilizes hardcoded width and height values which doesn't allow for responsiveness. Update the canvas when these values are changed and redraw based new width and height.