I am trying to get a graph in which the square dots touch each other without overlapping. For that, I need a defined graph size so I can adapt my squares' size.
The problem is that I found a lot of ways to control the figure( graph + axes, labels and title) size, but not the graph size itself.
Just so you know, my graph represents dots in some defined position that colors depends on the corresponding value in the matrix (I wish I could send an example, but I do not have enough reputation it seems...)
Thank you,
