Not sure if this is the right place to post this...please instruct if wrong
I'm plotting some audio data, which can get big, and alongside I have
subplots of barcharts that represent onsets, RMS etc...
Since I have many onsets plotting the whole thing at once results in such
dense barcharts that
Hi,
I have a figure with multiple subplots.
In one of them I need to draw two barcharts. They have the same units in x
and y axes.
Apart from that I'm not sure this is what I need, when I use change_geometry
and I get an exception
on the twined axis since it's an Axis object and not an AxisSubp
stetogias wrote:
>
> Hi,
>
> I have a figure with multiple subplots.
>
> In one of them I need to draw two barcharts. They have the same units in x
> and y axes.
> Apart from that I'm not sure this is what I need, when I use
> change_geometry and I get an