On 10/11/11 9:44 AM, Zheng Han wrote:
The points in the area of region_plot are covered by the region_plot. I'm not sure whether I failed to patch it or the patch indeed fails to work for points. Thx.
Most of the patch failed to apply, as the messages said. You could do this instead:
r1+=point(f,rgbcolor=[1,0,0],zorder=1)+plot(c1)+plot(c2)+plot(c3)+point(g,zorder=1) (note the zorder arguments to point) Thanks, Jason -- 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