BlueWaveTechnologies / BlueWave

Web application used to create charts and dashboards using a graph database
MIT License
5 stars 3 forks source link

Make Charts Resizable #214

Closed pborissow closed 2 years ago

pborissow commented 2 years ago

SVG elements should scale/resize to fit the parent element (e.g. document.body) so if the parent is resized, the SVG is resized accordingly.

This link might help: https://stackoverflow.com/questions/16265123/resize-svg-when-window-is-resized-in-d3-js