| 
     
      
      
      From: mikey <abc...@go...> - 2010-02-26 15:47:47
      
     
   | 
Hi there, Just wondering if anyone knows how to do a pixel offset in matplotlib? I've tried running the example in http://www.scipy.org/Cookbook/Matplotlib/Transformations#line-58 but it appears to have been trashed by changes to the api. The functions in the no-offset_copy function version don't exist any more and their replacements don't work the same way, and the offset_copy function is not available. (At least I am assuming it is because of updates rather then my copy of Matplotlib being out of date: 0.99.1.1) This is a very useful function if you're doing discrete data plots like I am and you want uniform clusters of points. Thanks for your time. Regards, Mikey  |