Skip to content

Commit

Permalink
new build for graph vis class
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Cukier committed Sep 27, 2017
1 parent 0204145 commit aecda1e
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 274 deletions.
26 changes: 12 additions & 14 deletions docs/appcache/manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,38 +1,36 @@
CACHE MANIFEST
#ver:2017-9-27 15:41:27
#ver:9/27/2017, 4:22:06 PM
#plugin:4.8.3

CACHE:
../bundle-da278108f6437f93dd36.js
../styles-da278108f6437f93dd36.css
../bundle-d57f2fa629a581e46a4b.js
../styles-d57f2fa629a581e46a4b.css
../
../fonts/uber.woff
../favicon.ico
../fonts/uber.svg
../fonts/uber.ttf
../images/footer-pattern.gif
../favicon.ico
../images/icon-chart.svg
../images/icon-high-precision.svg
../images/icon-layers.svg
../images/icon-custom.svg
../images/hero.jpg
../images/footer-pattern.gif
../images/icon-react.svg
../images/uber-logo.png
../images/logo.svg
../images/mg_arc_2.png
../images/mg_choropleth.png
../images/hero.jpg
../images/graph-vis/cover.png
../images/mg_arc_1.png
../images/geospatial-app/geospatial-app.png
../images/mg_choropleth.png
../images/mg_arc_2.png
../images/mg_hex_1.png
../images/mg_hex_2.png
../images/mg_hex_3d.png
../images/mg_hex_3.png
../images/mg_hex_3d.png
../images/mg_hex_2.png
../images/mg_hex_4.png
../images/mg_hex_5.png
../images/mg_hex_6.png
../images/mg_path.png
../images/mg_scatterplot_1.png
../images/path.jpg
../images/mg_scatterplot_1.png
../images/mg_scatterplot_2.png

NETWORK:
Expand Down
41 changes: 41 additions & 0 deletions docs/bundle-d57f2fa629a581e46a4b.js

Large diffs are not rendered by default.

41 changes: 0 additions & 41 deletions docs/bundle-da278108f6437f93dd36.js

This file was deleted.

Binary file added docs/images/graph-vis/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 0 additions & 14 deletions docs/images/icon-chart.svg

This file was deleted.

14 changes: 0 additions & 14 deletions docs/images/icon-custom.svg

This file was deleted.

187 changes: 0 additions & 187 deletions docs/images/logo.svg

This file was deleted.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@



<link href="styles-da278108f6437f93dd36.css" rel="stylesheet">
<link href="styles-d57f2fa629a581e46a4b.css" rel="stylesheet">


</head>
Expand All @@ -56,7 +56,7 @@



<script src="bundle-da278108f6437f93dd36.js" type="text/javascript"></script>
<script src="bundle-d57f2fa629a581e46a4b.js" type="text/javascript"></script>



Expand Down
1 change: 1 addition & 0 deletions docs/styles-d57f2fa629a581e46a4b.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/styles-da278108f6437f93dd36.css

This file was deleted.

Loading

0 comments on commit aecda1e

Please sign in to comment.