I have the following data representation
Date
Name
I want to create a heat map as below
Name1 3 10
Name2 5 7
Name3 2 4 ...
Day1 Day2 Day3 Day4 ...
Would like to get some pointers on how this can be achieved and what is the best visual..
I have the following data representation
Date
Name
I want to create a heat map as below
Name1 3 10
Name2 5 7
Name3 2 4 ...
Day1 Day2 Day3 Day4 ...
Would like to get some pointers on how this can be achieved and what is the best visual..