#Heat Map

3 messages · Page 1 of 1 (latest)

red cove
#

Chart js not supporting to the heat maps. Any one know how to implement heat map with good npm pkg ? I want this type of chart

ripe current
#

This looks more like a table with colored cells to me. Should be pretty easy to implement yourself. But yo could also search for "heat map" on npmjs.org.

red cove