On Tue, Jul 21, 2009 at 10:44 AM, Ethan Van Andel <[email protected]> wrote:
> > Apologies if this has already been addressed. > > In list_plot, if I'm plotting points with "plotjoined = true", I need > to use the "thickness = x" argument, but if I use "plotjoined = false" > then I need to use "pointsize = x". Each argument is ignored and gives > a message in the wrong context. This is especially annoying if one is > writing a class that calls list_plot with specific user-provided > arguments. > > Wouldn't it make sense to combine these keyword arguments into one? > (or make them both work in both cases to preserve backwards > compatibility) I like your idea to make them both work. Go for it. William > > > Just a thought, > > Ethan > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
