Socket
Socket
Sign inDemoInstall

gl-contour2d

Package Overview
Dependencies
108
Maintainers
17
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gl-contour2d

2D contour plots


Version published
Weekly downloads
29K
increased by10.76%
Maintainers
17
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 05 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc