New version is available now. Just select matplotlib component from Boa
pallete and plot any number of different plots as easy as with Pylab. See
runtime sample. My e-mail is [EMAIL PROTECTED] If you are interested, please,
write me. It costs $50. Igor V. Khromushin
http://www.nabble.com/file
there.
Two pictures are added for illustration.
Igor Khromushin
file: Frame1.py
#Boa:Frame:Frame1
import wx
from scipy import *
from pylab import meshgrid
import wx.lib.igorplot
def create(parent):
return Frame1(parent)
[wxID_FRAME1, wxID_FRAME1BUTTON1, wxID_FRAME1IGORPLOTCANVAS1