block by timelyportfolio 89092ad345dc91b639feaf5b765e6497

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-no-d3.js

multi-crowbar.js

z.bookmarklet.html