How to mention point style in plot2d option?
How to mention point style in plot2d option?
See the first patch (which is only documentation) in ticket 13576 for a workaround to customizing the points, via list_plot or line commands.
The second patch contains the actual customization that can be provided to the point command directly.
Did you read the plot docs?
sage: plot?
It seems like you are after the marker option.
Asked: 2013-07-21 08:40:04 +0100
Seen: 437 times
Last updated: Jul 21 '13
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.