block by gka b2c2a92c07bba6d0d0ee579503abadcb

like svg-crowbar, but for multiple svg elements!

  1. Paste multi-crowbar.js into the browser developer console or use this bookmarklet
  2. Call multiCrowbar function and pass a selector for the container div
multiCrowbar(".my-chart")

if you want to include html labels or captions you can pass another selector as second argument

multiCrowbar(".my-chart", "h2.my-caption")

multi-crowbar.js

z.bookmarklet.html