But he'll lose at the CoC recitation.
This file contains 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
<header class="container-fluid"> | |
<div class="text-center"> | |
<h1 class="title">Savannah/Chatham SLR Vulnerability Hyperlocal Playbooks</h1> | |
</div> | |
</header> | |
<section class="container-fluid"> | |
<article class="map-container"> | |
<div id="map"></div> | |
<div id="sidebar"> |
Interactive tool for creating directed graphs, created using d3.js.
Demo: http://bl.ocks.org/cjrd/6863459
Operation:
- drag/scroll to translate/zoom the graph
This example shows how it is possible to use crossfilter bar charts (up to any number) to visually subset a choropleth. The map above shows the population and per-capita income growth of the US from 2011-2012.
This file contains 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
<script src="https://unpkg.com/vue"></script> | |
<script src="https://unpkg.com/zircle"></script> | |
<link href="https://unpkg.com/zircle/dist/zircle.css" rel="stylesheet"> | |
<div id="app"> | |
<z-canvas :views='$options.components' style="background-color: #4A90E2"> | |
</z-canvas> | |
<footer>C. 2018 Matt Bracco</footer> | |
</div> |
This file contains 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
<iframe src="http://carlvlewis.net/puerto-rico.html" width="100%" height="100% frameborder="0"></iframe |
This file contains 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 id="map"></div> | |
<ul class="list"></ul> |
This file contains 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="container"> | |
<div class="axis axis-y">expertise</div> | |
<div class="axis axis-x"><span class="right">curiousity</span><span class="influence">proficiency</span></div> | |
<div class="nodes"> | |
</div> | |
</div> |
This file contains 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 id="chart"></div> | |
<div id="legend"></div> |
This file contains 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
<table width=100%> | |
<thead><tr> | |
<th>Location</th> | |
<th>Status</th> | |
<th> Closed </th> | |
</thead> | |
<tbody sheetsu="https://sheetsu.com/apis/v1.0su/8671a0739ab8" sheetsu-limit="50" sheetsu-ignore-case="true"> |
NewerOlder