gl-contour2d
2D contour plots
Last updated 5 years ago by archmoj .
MIT · Repository · Bugs · Original npm
$ cnpm install gl-contour2d 
SYNC missed versions from official npm registry.

gl-contour2d

2D contour lines

To run the example, follow these steps:

git clone https://github.com/gl-vis/gl-contour2d.git
cd gl-contour2d
mkdir dist
browserify contour.js -o dist/bundle.js
browserify example/simple.js -o dist/simple_example_bundle.js

then open simple.html in the example directory.

To create your own visualization, copy the example files, modify them and run

browserify example/yourExample.js -o dist/your_example_bundle.js

License

(c) 2015 Mikola Lysenko. MIT License

Current Tags

  • 1.1.7                                ...           latest (5 years ago)

1 Versions

  • 1.1.7                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (9)
Dev Dependencies (8)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org