« Return to Thread: Move the content of a figure into a subplot of this figure.

Move the content of a figure into a subplot of this figure.

by Guillaume Gay :: Rate this Message:

| View in Thread

Hi list,

I am trying to implement some GUI tools in matplotlib - more precisely a
line profile tool and a contrast setter which I hope will be integrated
to the skimage kit [see
https://github.com/glyg/scikits-image/blob/master/skimage/io/_plugins/matplotlib_plugin.py].


Now here is my question:
Is it possible to grab  the content of a figure and 'displace' it in a
subplot of the same figure, to give room for a knew plot - even if the
original content is complex (i.e. an image + a colorbar + an histogram,
for example).

I am not sure I'm clear here, so I can try to rephrase if needed.

Thanks

Guillaume

[guillaume.vcf]

begin:vcard
fn:Guillaume Gay
n:Gay;Guillaume
org:Mitotic machine
adr:;;55 rue Paul Lafargue;Villeurbanne;;69100;France
email;internet:guillaume@...
title:Biophysicien
tel;work:0953559889
x-mozilla-html:TRUE
url:http://blog.mitotic-machine.org
version:2.1
end:vcard



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@...
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

 « Return to Thread: Move the content of a figure into a subplot of this figure.