csv-heatmap icon indicating copy to clipboard operation
csv-heatmap copied to clipboard

Heatmap cannot display CSV without weight

Open kaikuchn opened this issue 8 years ago • 0 comments

Hi,

thank you for providing this neat heatmap, especially for hosting a live demo. I was able to work out how to use your app even though it initially failed to load my csv. When a CSV has no weights column you push data points this way when the CSV does have a weight column, however, you push data points that way.

Since in the former case you do not push an object with a location key, displaying the heatmap fails.

kaikuchn avatar May 24 '17 09:05 kaikuchn