Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samajammin/muniviz
https://github.com/samajammin/muniviz
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samajammin/muniviz
- Owner: samajammin
- Created: 2016-01-24T17:01:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T23:45:55.000Z (almost 9 years ago)
- Last Synced: 2024-10-13T19:25:27.860Z (about 1 month ago)
- Language: JavaScript
- Size: 5.82 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# muniviz
Chrome won't allow loading local files to pull data. If using local data (e.g. CDIAC data in data.json), run this in terminal before opening the HTML file in your browser:
`python -m SimpleHTTPServer 8888`