My Python heatmap looks like as shown in Plotting Heatmap with many attributes
Python heatmap() function is taking input of x and y as matrices. How can i get such heatmap in Julia? In Julia heatmap() function don’t accept x qnd y input as matrices.
