Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pzl/atmoplot

atmospheric data plotting helper libraries in javascript
https://github.com/pzl/atmoplot

atmospheric-science canvas d3 d3js d3v4 javascript svg

Last synced: about 1 month ago
JSON representation

atmospheric data plotting helper libraries in javascript

Awesome Lists containing this project

README

        

AtmoPlot
========

A collection of javascript-based helper libraries for plotting scientific and weather (atmospheric) data. It uses d3.js and leverages SVG and canvas features for interactive visualizations.

Plots
-----

### Polar
Draws a radial Polar-Stereographic plot

### Linear
Constructs a line and/or area chart

Libraries
----------

### Hover
adds hover and tooltip functionality

### Barbs
TBD

### Please see [docs/](docs/) for detailed usage information

License
--------

This library is distributed under the MIT License. See `LICENSE` for more.