Skip to content

Instantly share code, notes, and snippets.

@bernardeli
Created February 10, 2020 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bernardeli/44d5757fad6c0639437c8fe071c82b8a to your computer and use it in GitHub Desktop.
Save bernardeli/44d5757fad6c0639437c8fe071c82b8a to your computer and use it in GitHub Desktop.
hillchart when too many scopes
let hillChart = document.querySelector(".hill-chart__svg");
hillChart.setAttribute("viewBox", "150 -50 300 300");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment