2009/2/23 Gregor Skrt <gregor.s...@gmail.com>:
>   1.   Where can I find a good tutorial or set of examples for
>      embeding  matplotlib in Tkinter ?
>   2. Problem: I created a simple test with Tkinter. First I plot my
>      graph on __init__ (it works ok). Then I want to clear graph and
>      plot on the same canvas with different parameters. The thing is
>      that plot shows up only when I resize my window. Any idea what
>      could I be doing wrong ? I was trying draw method but it doasn't
>      work...
>

Have you seen the embedding_in_tk*.py examples at

http://matplotlib.sourceforge.net/examples/user_interfaces/index.html

JDH

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to