Skip to content

Instantly share code, notes, and snippets.

@Jagathishrex
Created April 22, 2020 02:15
Show Gist options
  • Save Jagathishrex/1c386fe187abfbd46741140380ce578c to your computer and use it in GitHub Desktop.
Save Jagathishrex/1c386fe187abfbd46741140380ce578c to your computer and use it in GitHub Desktop.
var svgElement = document.getElementById('svg_element');
let {width, height} = svgElement.getBBox();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment