Hi,
I have a larger matrix (50:200) similar to the one given below. If it is possible, can someone help me plot a community plot showing which Food belong which is very popular (Score = 2) less popular (Score = 1 ) and not popular (Score = 0) in a particular State or States in a country,
State,State-A,State-B,State-C,State-D,State-E
Food_A.,0,1,2,0,1
Food_B,1,0,0,1,2
Food_C,2,1,1,0,1
Food_D,0,2,1,2,1
Food_E,2,1,2,0,1
Food_F,1,2,1,2,2
Thanks,
RK Lata