Opened 11 years ago
Closed 11 years ago
#8009 closed defect (fixed)
plot_vector_field does not take a color option
Reported by: | jason | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | sage-4.3.2 |
Component: | graphics | Keywords: | |
Cc: | wcauchois, kcrisman | Merged in: | sage-4.3.2.alpha0 |
Authors: | Jason Grout | Reviewers: | Robert Bradshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Here's a patch which fixes this.
Attachments (1)
Change History (5)
Changed 11 years ago by
comment:1 Changed 11 years ago by
- Cc kcrisman added
- Status changed from new to needs_review
comment:2 Changed 11 years ago by
- Cc wcauchois added
comment:3 Changed 11 years ago by
- Status changed from needs_review to positive_review
comment:4 Changed 11 years ago by
- Merged in set to sage-4.3.2.alpha0
- Resolution set to fixed
- Reviewers set to Robert Bradshaw
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Good example.