I am creating a 2 dimensional histogram that I would like to plot as  
a contourf plot with
matplotlib. I am using numpy to generate the histogram, but when I  
plot it the tick marks
are of course the index of the histogram array. How do I change these  
tick labels to
the value of the bins used to generate the histogram?

Cheers
    Tommy

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to