WX and Boa Constructor

Hi all, I've been looking at matplotlib, as I'm using

    > wxPyPlot and want a bit more...

    > Q1: Has anyone used matplotlib with Boa, and, as a Plug-in?

    > Q2: In the code below, (and with/from the example) I'm trying
    > to simply display a plot, no toolbar, sizer etc. The canvas
    > appears on the panel, but no plot appears. What am I missing?

I suggest you start with
http://matplotlib.sourceforge.net/examples/embedding_in_wx2.py and
perturb off of that. I can't take a close look at your code right
now, but this should get you started.

Cheers,
JDH