|
From: Virgil S. <vs...@it...> - 2015-02-14 10:33:27
|
On 14-Feb-2015 02:29, Tommy Carstensen wrote: > Is it possible to combine MultipleLocator and MaxNLocator? One seems > to erase the effect of the other. > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users Tommy, Perhaps you might find it useful to look at the Python class that Justin Talbot wrote (http://www.justintalbot.com/research/axis-labeling/). I find this very useful in my own work. |