An open API service indexing awesome lists of open source software.

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

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