New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

heatmap-component

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heatmap-component - npm Package Versions

1.1.0

Diff

Changelog

Source

[1.1.0] - 2024-12-19

  • BrushExtension
pdbegroup
published 1.0.1 •

Changelog

Source

[1.0.1] - 2024-07-04

  • No changes since 0.10.0
pdbegroup
published 0.10.0 •

Changelog

Source

[0.10.0] - 2024-05-29

  • Breaking change: Renamed item/items to datum/data in several places
  • Breaking change: Default coloring is "everything gray", even for numeric values
  • Breaking change: Color scales are created by ColorScale.continuous
  • Breaking change: Default axis alignment for (zoom, getZoom, events.zoom) changed from center,center to left,top (call setAlignment to change)
  • Breaking change: Changed value type for hover and select events -> { cell?: { datum?: TDatum, ... }, sourceEvent?: MouseEvent }
  • Breaking change: Dropped formatDataItem function
  • Heatmap.create callable without data parameter
  • Can manipulate markers via hm.extensions.marker?.drawMarkers({...})
pdbegroup
published 0.9.0 •

Changelog

Source

[0.9.0] - 2024-04-29

  • Renamed the package from hotmap to heatmap-component
  • Zooming is off by default (call hm.setZooming({ axis: 'x' }) to turn it on)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc