Hi,

say, is there a way to query an axis object whether or not the tick
labels are drawn?

I looked at -- one the x-axis -- get_xticks( and get_xticklabels()
which in two different situations would spit out a list of doubles
(the tick positions) and a list of text entries of the form
Text(0,0,''). In one plot, though, the tick labels are drawn, not in
the other one.

Cheers,
Nico

------------------------------------------------------------------------------

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to