Ticket #2684 (closed defect: fixed)
[with patch, positive review] vertices should not default to red
| Reported by: | jason | Owned by: | rlm |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-3.0.2 |
| Component: | graph theory | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
A student has brought up that having vertices default to red makes the number labels very difficult to read, especially for visually-impaired people.
Attachments
Change History
comment:2 Changed 5 years ago by jason
See the extensive discussion at http://groups.google.com/group/sage-devel/browse_thread/thread/87cc5791e7014de8/bf77357d2e33f0a5 for feedback.
comment:3 Changed 5 years ago by jason
- Summary changed from vertices should not default to red to [with patch, needs review] vertices should not default to red
Based on the mailing list conversation, of the two visually-impaired people that looked at the colors, there was:
- Pink: 1 positive and 1 neutral vote
- Blue: 1 positive and 1 neutral vote
- Yellow: 1 positive and 1 negative
I made the default pink and the boundary vertices default to blue.
Note: See
TracTickets for help on using
tickets.


The student said that yellow or even pale pink would work much better.