react-simple-heatmap
Advanced tools
Comparing version
@@ -174,4 +174,4 @@ import React, { Component, Fragment } from 'react'; | ||
// const legendLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
var yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
var xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
// const yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
// const xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
@@ -189,3 +189,3 @@ // Create the legend | ||
console.log("legendStep", legendLabels); | ||
// console.log("legendStep", legendLabels); | ||
@@ -192,0 +192,0 @@ // console.log(legendLabels); |
@@ -179,4 +179,4 @@ 'use strict'; | ||
// const legendLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
var yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
var xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
// const yLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
// const xLabels = [0, 0.2, 0.4, 0.6, 0.8, 1]; | ||
@@ -194,3 +194,3 @@ // Create the legend | ||
console.log("legendStep", legendLabels); | ||
// console.log("legendStep", legendLabels); | ||
@@ -197,0 +197,0 @@ // console.log(legendLabels); |
{ | ||
"name": "react-simple-heatmap", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A simple React component to create responsive heatmap.", | ||
@@ -5,0 +5,0 @@ "author": "JulienRioux", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
53446
-0.67%