OHI-Science/ohi-aster

Name: ohi-aster

Owner: Ocean Health Index - Science

Description: D3 aster plot visualization for Ocean Health Index

Created: 2016-01-31 01:37:04.0

Updated: 2016-01-31 01:37:05.0

Pushed: 2016-10-18 04:47:38.0

Homepage: null

Size: 1512

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ohi-aster

D3 aster plot visualization for Ocean Health Index

Developed by Parker Abercrombie based on expanded functionality from http://bl.ocks.org/mbostock/3887193.

See live, rendered version here:

http://bl.ocks.org/bbest/2de0e25d4840c68f2db1

The nature of loading these JavaScript libraries (and security requirements) requires that you view the index.html through a web server. Viewing it locally, eg via file://~/github/ohi-aster/index.html will result in a blank page, related to not being able to find the *.js files. The easiest way I know to get a web server running is using the Python programming language, which is already included with any modern Mac OS and an easy install on Windows. So you would in Terminal (Mac) or DOS command window (Win), run the following:

ange directory to this repo's folder
/github/ohi-aster

n Python web server
on -m SimpleHTTPServer

Then you can visit http://localhost:8000 to see a functional index.html.

image


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.