|
From: Evans, J. R <jam...@jp...> - 2009-01-29 22:46:21
|
Is there a reason why Axis.get_label returns the label as a Text instance, or should there really be set_label/get_label methods that takes a string and set the text value of the Text instance and returns the string value of the Text instance? Everywhere it is used in the code it is used in a two-step process to really just get and set the string value of the Text instance. --James Evans |