The fipy viewers are not designed to be customizable. If you want to customize your plots is is best to use matplotlib directly or write the results to a file and use whichever plotting tool you are comfortable with. You can also subclass the fipy viewers if you want to.
On Fri, Aug 22, 2008 at 10:30 AM, franck kalala <[EMAIL PROTECTED]> wrote: > How to set different style of line when plotting several curve? > for example if i plot two curves and i want to have different line style for > this curve. > Regards. > Franck > > > 2008/8/20 Jonathan Guyer <[EMAIL PROTECTED]> >> >> >> On Aug 20, 2008, at 4:10 PM, franck kalala wrote: >> >>> I have not subversion how can I deal with "&" or "and" in fipy? >> >> I don't understand what you're asking. Those have nothing to do with fipy. >> It's just Python and NumPy syntax. '&' is correct. 'and' is not. >> >> > > > > -- > *********************************************** > *********************************************** > Franck Kalala Mutombo > [EMAIL PROTECTED] > African Institut for Mathematical Sciences, Muizenberg Cape Town, South > Africa > [EMAIL PROTECTED] > ************************************************ > ************************************************ > -- Daniel Wheeler
