#7798: Text in Plots at any given Function
------------------------+---------------------------------------------------
   Reporter:  slosoi    |       Owner:  was         
       Type:  defect    |      Status:  new         
   Priority:  minor     |   Milestone:  sage-feature
  Component:  graphics  |    Keywords:  plot, label 
Work_issues:            |      Author:  Sami Losoi  
   Upstream:  N/A       |    Reviewer:              
     Merged:            |  
------------------------+---------------------------------------------------
 The purpose of the ticket is to locate where the function text should be
 applied to the function plot to be able to have lables for plots like:
 var('x'); f = x**2; p = plot(f,x); p.text("hello") for one function.

 ------ not sure about this -------------
 Two functions: g = x; p2 = plot(g,x); (g + f).text("eggs fro g", g) where
 the string prints the label for g, while "g" prints label only for f.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7798>
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