Last active
October 2, 2015 17:09
-
-
Save csessig86/3c2e5cf2161c95669a54 to your computer and use it in GitHub Desktop.
CR bike trails embed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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