#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:         |  8bbec182e0e68f4679dab359717fe92eb0388c5f
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/17498           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Description changed by ncohen:

Old description:

> With this branch, one can use the ".. PLOT::" directive defined in
> matplotlib through Sphinx.
>
> As it expects the picture to be defined as a matplotlib one, I added a
> small function called 'draw' that translates a Sage object into a
> matplotlib one through a temporary .png file (I know, I know...)
>
> While it works as it is, it is probably not implemented as it should.
>
> Soooo let us fix this and use that feature !
>
> Nathann
>
> Associated sage-devel thread at:
> http://trac.sagemath.org/ticket/17498

New description:

 With this branch, one can use the ".. PLOT::" directive defined in
 matplotlib through Sphinx.

 As it expects the picture to be defined as a matplotlib one, I added a
 small function called 'draw' that translates a Sage object into a
 matplotlib one through a temporary .png file (I know, I know...)

 While it works as it is, it is probably not implemented as it should.

 Soooo let us fix this and use that feature !

 Nathann

 Associated sage-devel thread at:
 https://groups.google.com/d/topic/sage-devel/JnuAAd7iH2g/discussion

--

--
Ticket URL: <http://trac.sagemath.org/ticket/17498#comment:13>
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