/atmoplot

atmospheric data plotting helper libraries in javascript

Primary LanguageJavaScriptMIT LicenseMIT

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/ for detailed usage information

License

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