Commit Graph

9 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
emmanuelle 84ac53824d [ENH] Fixed some PEP8 issues in example gallery. 2015-08-30 12:28:40 +02:00
Nicolas Rougier 6c421cd366 Fix style (pep8) 2015-08-30 09:35:44 +02:00
Nicolas Rougier 1bc1688b97 Rescale intensity to enhance image output 2015-08-29 11:42:42 +02:00
Nicolas Rougier b459107f89 Switched lena for astronaut 2015-08-29 11:42:42 +02:00
Nicolas Rougier e9cf4027e0 Remove ticks, add titles and reverse color such that contours are visible 2015-08-29 11:42:42 +02:00
Tony S Yu 56e4283df9 Update import to match rename of filters module 2014-11-11 23:03:50 -06:00
Tony S Yu c109978c61 Set colormap to grayscale 2014-11-11 23:01:27 -06:00
Tony S Yu 379d8b1fb8 Add example for adapt_rgb 2014-11-11 23:01:27 -06:00