multi-crowbar.js
into the browser developer consolemultiCrowbar
function and pass a selector for the container divmultiCrowbar(".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")