Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pzl/atmoplot
- Owner: pzl
- License: mit
- Created: 2017-04-07T12:56:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T19:26:56.000Z (almost 5 years ago)
- Last Synced: 2024-04-30T07:16:46.757Z (8 months ago)
- Topics: atmospheric-science, canvas, d3, d3js, d3v4, javascript, svg
- Language: JavaScript
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 chartLibraries
----------### 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.