Forum Discussion

nicklatocha's avatar
nicklatocha
Frequent Visitor
8 years ago

Custom Heatmap Visual

I've been tasked with producing a custom heatmap for a data set we have internally. However I don't know where to start - or even if it is possible. Essentially we have a table of user characteristics. It pretty much looks something like this:

 

___________________________

|Name         |V1|V2|V3|V4|

----------------------------

|John Smith | 4 | 6 | 9  | 1 |

----------------------------

 

V1, 2 3 & 4 all represent different qualities of a person's behaviours or characteristics. We want to be able to plot teams on to a heat map using this data. 

 

Each person would be mapped to an area on the chart - rather than using a radar chart (overlaying mulitple people wouldn't work).

 

Anyone got any ideas on how I could visually display this data? I'm thinking of somehow being able to plot people on an area but obviously there are more than 2 axis at play here :smileyfrustrated:

2 Replies