You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-simple-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-heatmap - npm Package Compare versions

Comparing version

to
2.0.1

2

package.json
{
"name": "react-simple-heatmap",
"version": "2.0.0",
"version": "2.0.1",
"description": "A simple React component to create responsive heatmap.",

@@ -5,0 +5,0 @@ "author": "JulienRioux",

@@ -61,3 +61,3 @@ # react-simple-heatmap

| xLabels | Array | Display the X-axis labels | `["SUN", "MON", "TUE", "WED", "THU", "FRI", "SAT"]` | `undefined` |
| yLabels | Array | Display the Y-axis labels | `[1,2,3,4,5,6,7,8,9,10]` | `undefined` |
| yLabels | Array | Display the Y-axis labels | `[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]` | `undefined` |
| showLegend | Bollean | Display the heatmap legend. | `true` | `false` |

@@ -64,0 +64,0 @@ | onClick | Function | Adding an handler to cell click | ```(data, x, y) => alert(`Data: ${ data }, X: ${ x }, Y: ${ y }\`)``` | `undefined` |

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.