Commit Graph

13 Commits

Author SHA1 Message Date
martin 9fa9c0387c adding axes sharing to displays of related images
for better interaction

sharing achieved by setting sharex and sharey, and
setting the axes 'adjustable' parameter to 'box-forced'
2015-10-12 15:58:57 +02:00
Stefan van der Walt 78a7b7307a Rename and deprecate filter module to prevent shadowing of built-in keyword 2014-11-10 12:53:50 +02:00
Siva Prasad Varma a89dd4dedd changed f to fig 2014-03-19 17:18:33 +05:30
Siva Prasad Varma fb72fb04b2 used plt.subplots everywhere 2014-03-14 17:37:14 +05:30
Johannes Schönberger 1869ea9147 Fix overlapping xtick labels 2013-11-30 19:35:06 +01:00
Johannes Schönberger d0ee6ade61 Fix inconsistencies in examples and many more improvements 2013-04-27 16:47:33 +02:00
Tony S Yu cb93ebbf61 DOC: Limit figures to 8 inch widths. 2012-02-20 09:40:56 -05:00
Stefan van der Walt 92fe9d0d07 DOC: Display thresholding example with gray colormap. 2011-12-26 02:12:34 -08:00
Tony S Yu 8941798daf DOC: emphasize annotation in histogram. 2011-12-18 10:10:00 -05:00
Tony S Yu 1e12ca0044 Improve thresholding example 2011-12-18 09:31:10 -05:00
Tony S Yu 8ed834a3ab Add example for threshoding
This example was removed in a previous commit.
2011-12-17 22:02:10 -05:00
Tony S Yu 6a6e273d06 Remove thresholding example from user guide in favor of docstring example. 2011-12-09 10:16:23 -05:00
Tony S Yu 6872e9cdf3 Add thresholding example 2011-12-09 00:13:49 -05:00