#4529: Implement plots with logarithmic scale
----------------------------------+-----------------------------------------
       Reporter:  ronanpaixao     |         Owner:  ronanpaixao 
           Type:  enhancement     |        Status:  needs_review
       Priority:  major           |     Milestone:  sage-5.0    
      Component:  graphics        |    Resolution:              
       Keywords:  plot log scale  |   Work issues:              
Report Upstream:  N/A             |     Reviewers:              
        Authors:                  |     Merged in:              
   Dependencies:                  |      Stopgaps:              
----------------------------------+-----------------------------------------

Comment (by kcrisman):

 Hmm, that's odd that you had to do this.   Here are two "Sage-ic" ideas.
  * Have it inherit from `GraphicPrimitive`.  That is how most classes are
 done, and hopefully (?) would work.
  * Have this be a `show` option, or something like that.  In principle, we
 wouldn't even want the graphic itself to be plotted logarithmically; one
 could imagine wanting to have a `Line` or other plot and then to view it
 with log, semilog, reverse log, or regular scales.  See Jason's wise
 comment:7.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4529#comment:16>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to