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)

Just a thought,

Ethan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to