|
From: Kelson Z. <kb...@co...> - 2013-01-21 12:28:30
|
I am making a heat map and want to label each row. I thus need the font size of the text to scale with the number of rows in the heat map. Is there a way to find out the length in points of an axes object so I can divide this by the number of rows and thus figure out how big to make the text? Thanks for the help |