#17498: Pictures in the doc through ".. plot::" directive
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.5
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  documentation          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  bfdc22287e8f702e394753f0dbd55896d045282c
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/17498           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by kcrisman):

 Yo!  Do you think that using the built-in `.matplotlib()` method for all
 our graphics (well, 2d) would work?  (For instance, we already usually
 have tight layout.)  I would say that your `draw` function is more of a
 proof-of-concept, not really something we would want to actually add.
 But we could add instructions about how to use the `PLOT::` directive
 right now to have them actually show up in the docs.   One could create a
 major patch bomb by changing the `sage/plot/` files to have all plots use
 this :)

 Indeed, we shouldn't have to have the `PLOT::` directive at all, but maybe
 that's too much to ask.  Volker, you know the most about the display hook
 - any ideas for how to get that to show up automatically?  I know there is
 a doctest mode, maybe there can be a sphinx mode as well... ?

--
Ticket URL: <http://trac.sagemath.org/ticket/17498#comment:21>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to