wxmplot icon indicating copy to clipboard operation
wxmplot copied to clipboard

wxPython plotting widgets using matplotlib

Results 4 wxmplot issues
Sort by recently updated
recently updated
newest added

got this error building wxpython after cloning the project and running pip install. I had to install wheel package separately to prevent use of legacy. I also ran pip install...

Hi. I am working adding these modes, that we can find with matplotlib. With the current program, it seems to me that I cannot add zoom only on X/Y functions...

I runned the example given for multiplot on Spyder. The first time I executed my program, it is okay, but the second time I have this mistake : ` wx.Frame.__init__(self,...

Sorry, I have zero experience in reporting issues. But I believe I've found an error > if you succesfully draw a plot with `wxmplot.PlotPanel.Plot()` using the `use_dates=True` option and then...