phoenix_title wx.lib.plot.examples.demo¶

demo.py¶

This is a demo showing some of the capabilities of the wx.lib.plot package.

It is intended to be run as a standalone script via:

user@host:.../site-packages/wx/lib/plot$ python examples/demo.py

function_summary Functions Summary¶

run_demo

Run the wx.lib.plot demo application.


class_summary Classes Summary¶

PlotDemoApp

PlotDemoMainFrame

Frame() -> None


Functions¶

run_demo()¶

Run the wx.lib.plot demo application.