I'm trying to develop some control-systems libraries and I would like to
add some functionality to give plots of transfer-function representations,
but I've run into a bit of a stumbling-block. For a given transfer
function, I would like to give a way of constructing a an Axes object to be
added in
On Sunday, October 30, 2011, Kevin Davies wrote:
> Hello,
>
> I don't think the web documentation is showing up for the new Sankey
diagram class. I probably failed to hook it in somehow. Could someone
please take a look?
>
> The file that would have produced the documentation is
matplotlib/lib/m
Hello,
I don't think the web documentation is showing up for the new Sankey
diagram class. I probably failed to hook it in somehow. Could
someone please take a look?
The file that would have produced the documentation is
matplotlib/lib/matplotlib/sankey
30/10/11 00:27, John Hunter
> On Sat, Oct 29, 2011 at 2:52 PM, Antoine Levitt
> wrote:
>> Just typing f = gcf() displays a figure, which I don't want to do. I
>> want to be able to put something in my ipython init file that'd set my
>> bindings, without changing anything else.
>
> This is a reason