Hi Eric,

OK, how about an example based on the following notebook:

http://nbviewer.ipython.org/url/web.uvic.ca/~jklymak/matplotlib/MatplotlibNormExamples.ipynb

It includes Joe’s example of a non-linear midpoint.

Cheers,   Jody

> On Jun 5, 2015, at  14:26 PM, Eric Firing <efir...@hawaii.edu> wrote:
> 
> On 2015/06/05 11:13 AM, Jody Klymak wrote:
>> Though I was hazily aware of norms, I’d not really seen that before.
>> I particularly like the example
>> athttp://matplotlib.org/examples/pylab_examples/pcolor_log.html
>> 
>> This seems useful enough that a section under “User Guide:Advanced
>> Guide” would be really helpful.  An example that displays all the
>> canned norms, and maybe how to make a custom norm.  I only found the
>> pcolor_log example by searching for colors.lognorm, which I only knew
>> about from your comment above.  There a few hits on stackexchange,
>> but those are for specific instances and hard to find by random.
>> 
>> I could help do this, but it’d take a while to actually learn how to
>> use the norms.
> 
> Jody,
> 
> Contributions to the documentation would be very welcome.
> 
> Eric


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

Reply via email to