Re: [Tutor] basic plotting questions (pyplot vs matplotlib, etc)

2007-03-04 Thread Alan Gauld
"Che M" <[EMAIL PROTECTED]> wrote > 1) Of pyplot or matplotlib, which might you recommend? Sorry, no real experience of either. > 2) What does "DC" mean? As in wxDC? I'm guessing, but based on my previous experience of other GUIs, it will be a Device Context. A DC is a concept which tries

[Tutor] basic plotting questions (pyplot vs matplotlib, etc)

2007-03-04 Thread Che M
I'd like to learn to use basic plotting in a wxPython GUI app, with plots embedded in the GUI. Some questions about this: 1) Of pyplot or matplotlib, which might you recommend? My needs are: - embedded plots in GUI (either can AFAIK) - basic point/line/pie/bar graphs, regression lines, clickabl