Hello!
  I discovered today that if I list_plot two lists on the same graph,
the order of the curves depends on the value of the 'plotjoined'
parameter. 
  I want to plot one list with joined points (theoretical curve) and
the second list with scattered points (experimental points). Naturally,
I would like to have the scattered points over the solid line (overlap
the curve), because this is often the only way to see them. But setting
the 'plotjoined' parameter to "False" puts them to the back, the
theoretical curve overlaps them, and some of them are not visible.

  Is it a designed behaviour or is it a bug?
  In any case, could somebody please tell me how to get the desired
result in Sage?

  Thanks.
    Vladimir

----- 
 <v...@ukr.net>

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to