From: Ryan M. <rm...@gm...> - 2012-02-07 18:53:01
|
On Tue, Feb 7, 2012 at 12:49 PM, Gökhan Sever <gok...@gm...> wrote: > This works as well, as long as it functions :) > > My idea requires little less typing. But forgot previously, text string > should be whitespace split. Right, but we shouldn't guess. If we automatically split on whitespace, this becomes harder: plt.ylabel(["The sun is", "yellow"], ['k', 'y']) Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma |