Skip to content

Instantly share code, notes, and snippets.

@dranney-sugarcrm
Created February 6, 2017 19:21
Show Gist options
  • Save dranney-sugarcrm/92a1a3b510935efb8f685cc1ad650c49 to your computer and use it in GitHub Desktop.
Save dranney-sugarcrm/92a1a3b510935efb8f685cc1ad650c49 to your computer and use it in GitHub Desktop.
Set up handlebars file for a multi chart view
<div id="example-chart1">
<svg></svg>
</div>
<div id="example-chart2">
<svg></svg>
</div>
<div id="example-chart3">
<svg></svg>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment