Opened 9 years ago
Closed 8 years ago
#13051 closed enhancement (duplicate)
Faceted point colours
Reported by: | eviatarbach | Owned by: | jason, was |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | graphics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | Karl-Dieter Crisman, Eviatar Bach | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
When a 2D point is plotted with the `faceted argument, there is no way to change the colour of the border from black. This makes it look inconsistent with other graphical objects, such as function plots, if they are of another colour (see attached image). These faceted points are useful for showing discontinuities in functions, so it'd be nice to be able to customize.
As well, the default border colour should probably be blue in accordance with the default for normal points.
Attachments (1)
Change History (6)
Changed 9 years ago by
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Yes, it would.
comment:3 Changed 8 years ago by
- Milestone changed from sage-5.11 to sage-duplicate/invalid/wontfix
- Reviewers set to Karl-Dieter Crisman, Eviatar Bach
- Status changed from new to needs_review
comment:4 Changed 8 years ago by
- Status changed from needs_review to positive_review
comment:5 Changed 8 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Presumably this would be fixed by #13576?