Skip to content

Instantly share code, notes, and snippets.

@csessig86
Last active October 2, 2015 17:09
Show Gist options
  • Save csessig86/3c2e5cf2161c95669a54 to your computer and use it in GitHub Desktop.
Save csessig86/3c2e5cf2161c95669a54 to your computer and use it in GitHub Desktop.
CR bike trails embed
<div class="center">
<h3 style="margin-bottom:0px">Miles of trails built in Cedar Rapids per year</h3>
<div id="cr-bike-trails"> </div>
<script type="text/javascript">// <![CDATA[
var pymParent = new pym.Parent('cr-bike-trails','http://files.gazlab.com/content-host/d3charts/projects/cr-bike-trails/index.html', {});
// ]]></script>
<p class="embed-subhead">* This chart shows how many miles of trails have been built in Cedar Rapids for every year since 1975. After going decades without building any trails, the city has built several miles worth of trails every year since 1999.</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment