From: Benjamin R. <ben...@ou...> - 2011-06-07 21:46:11
|
On Saturday, June 4, 2011, Eric Firing <ef...@ha...> wrote: > > > https://github.com/efiring/matplotlib/blob/faq_show_draw/doc/faq/usage_faq.rst > > Eric, Ben, > > See if the section "What is interactive mode" makes sense to you. I have just added it to a feature branch (which includes some other faq madifications, mainly moving the backend section from installation to usage), but have not yet generated a pull request. It doesn't go into every detail, or into the underlying machinery. It is intended to provide just enough understanding to clear up user-level confusion about interactive mode, show, and draw, and let most relatively new users get on with their work. > > Eric > Eric, I see where you are going with this, and this is valuable information to include in the docs. However, the interactive mode and backend info doesn't seem to fit properly with everything else on the page. I am not sure where to put them yet, but I will see if I can take a deeper look tomorrow. I also already noticed some other wording issues in some other parts of that page. Ben Root |