#Heat Map
3 messages · Page 1 of 1 (latest)
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.
When hover i have to show few data and. Colors are dynamically change. Is it possible to do with table? I don’t have any experience with charts.