heatmap.js icon indicating copy to clipboard operation
heatmap.js copied to clipboard

Areas with wrong value

Open ehsan-sotoodeh opened this issue 7 years ago • 2 comments

2018-07-09 12_13_59-my map I'm using this heatmap to show values between 0 -1, but in the photo shown above, the areas where I marked, even though the value is zero(minimum value ), but it shows those areas as areas with high value.

ehsan-sotoodeh avatar Jul 09 '18 18:07 ehsan-sotoodeh

hey @ehsan99999 , how does the data that you're passing in look like? Are the values integers that represent the data range you'd like to visualize?

pa7 avatar Jul 11 '18 05:07 pa7

Hi, they are float numbers between 0- 1

ehsan-sotoodeh avatar Jul 11 '18 06:07 ehsan-sotoodeh