Hi everyone,
I would like to create a plot in matplotlib using a lot of subplots but
I would like to attach QScrollArea to this. Do you guys have any idea of
how can I do it? I did it with an image but it doesn't work when I try
to include the FigureCanvas object to the QScrollArea.
Thanks!
Be
Hi Guys,
how can I set the size of a plot window by, let's say, 320 x 180 and make it
fix, that is, something like "resize=False". I had a look at the documentation
but I couldn't figure out which object and method I have to use for this.
Thanks in advance!
Bernardo M. Rocha
--
Hi Guys,
I have some questions:
1. How can I zoom in the horizontal axis and maintain the vertical axis
unchanged with the zoom tool provided by matplotlib?
2. How can I change the xticks so that they do not overlap each other?
For instance, I have a plot in time, but since it's a huge simulat