https://github.com/hydroshare/hs_vis
Respository to hold prototypes of time series visualizations; JavaScript/D3.js code
https://github.com/hydroshare/hs_vis
Last synced: about 1 year ago
JSON representation
Respository to hold prototypes of time series visualizations; JavaScript/D3.js code
- Host: GitHub
- URL: https://github.com/hydroshare/hs_vis
- Owner: hydroshare
- Created: 2014-09-18T14:26:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-18T17:55:01.000Z (over 11 years ago)
- Last Synced: 2025-01-27T22:47:50.635Z (over 1 year ago)
- Language: JavaScript
- Size: 883 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hs_vis
======
This respository contains code for prototypes of time series visualizations of sample hydroshare data. The visualizations arewere developed using JavaScript/D3.js and some other third-party APIs.
Load index.html in your browser to see different types of plots of sample hydroshare data.
JavaScript code that renders the plots is embedded inside individual html files. External libraries are loaded via web URLs, except for code to generate box plot, which is included in this repository (as file box.js).
Caveat: the plots load data from local CSV files (included in this repository). Integration with hydroshare portal will require customization in form of linking data stream to the plots.
Best.
Sid
---
sthakur@renci.org