martin
|
f8e632c6b1
|
changed subplot creation to preferred matplotlib style
|
2015-10-12 17:44:02 +02:00 |
|
martin
|
8ff6d2d8e3
|
changed adjustable parameter of axes to 'box-forced'
this fixes the size of axes around an image for shared axes
|
2015-10-12 15:58:57 +02:00 |
|
martin
|
681be3fc58
|
adding shared axes to examples with multiple plots
|
2015-10-12 15:58:57 +02:00 |
|
Juan Nunez-Iglesias
|
0d134987f9
|
Harmonize all ndimage usage across the library
Only two forms remain in use:
- `from scipy import ndimage as ndi`
- `from scipy.ndimage import function`
|
2015-06-09 15:18:37 +10:00 |
|
emmanuelle
|
a8a39ebf35
|
Used new function to generate binary blobs in existing gallery example
|
2015-05-09 12:08:21 +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
|
d0ee6ade61
|
Fix inconsistencies in examples and many more improvements
|
2013-04-27 16:47:33 +02:00 |
|
Tony S Yu
|
17e7ba3de7
|
DOC: Fix Sphinx errors.
|
2013-03-02 17:22:10 -06:00 |
|
Tony S Yu
|
cb93ebbf61
|
DOC: Limit figures to 8 inch widths.
|
2012-02-20 09:40:56 -05:00 |
|
emmanuelle
|
46d330591f
|
ENH Tony's comments on random walker
|
2012-01-23 19:47:16 +01:00 |
|
emmanuelle
|
528187c2b0
|
ENH: addressed Tony's comments (renaming of functions, doc)
|
2012-01-21 11:43:53 +01:00 |
|
emmanuelle
|
d1e608bfe9
|
Random walker algo for segmentation + example
|
2012-01-15 17:22:59 +01:00 |
|