Hello! On Wed, 14 Dec 2011 08:20:02 -0800 (PST) kcrisman <kcris...@gmail.com> wrote:
>... As you can see at > http://sagemath.org/doc/reference/sage/plot/plot.html#sage.plot.plot.generate_plot_points, > if you do "randomize=False" you will get what you want. > Thanks a lot! It did exactly what I wanted to get! Still, this solution is not obvious enough, because to benefit from it, one must know that there is such function in the 'plot' module. I must note that there are many similar recipes to make this or that by doing from something.something.something import something and get the functions you want, but how can one get the information that there IS such a function in this particular module? Thank you. 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