<title>d3-linechart-mod6</title>
<link rel="stylesheet" type="text/css" href="d3-styles.css" />
<script type="text/javascript" src="d3.v3.js"></script>
<p>Unlike weather delays, carrier delays can be prevented. This chart shows the percentage of U.S. domestic flights delayed by circumstances within the airline’s control (e.g. maintenance, crew problems, fueling).</p>
<p class="sourceline">Source: <a href="https://www.transtats.bts.gov/OT_Delay/OT_DelayCause1.asp">Bureau of Transportation Statistics</a></p>
<script type="text/javascript" src="d3multiline.js"></script>