Socket
Socket
Sign inDemoInstall

gl-heatmap2d

Package Overview
Dependencies
83
Maintainers
21
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-heatmap2d

2D heatmap plots


Version published
Maintainers
21
Weekly downloads
67,715
decreased by-7.15%

Weekly downloads

Readme

Source

gl-heatmap2d

2D heatmaps

This version of gl-heatmap2d modifies Mikola Lysenko's original code to optionally produce a discretised heatmap instead of an interpolated one. The discretised heatmap modifications were made by Louise Ord (@ordiology).

An option, zsmooth, is introduced that defaults to the smoothed heatmap. If zsmooth: false is passed to createHeatmap2D, the discretised heatmap will be rendered.

Scientific data is often discretised and this option allows the data to be represented as measured rather than smoothing between observations.

License

(c) 2015 Mikola Lysenko. MIT License

Keywords

FAQs

Last updated on 28 Jan 2021

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc