Ticket #4976 (closed enhancement: fixed)
[with patch, positive review] fill option for plot, polar_plot and parametric_plot
| Reported by: | whuss | Owned by: | whuss |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.3 |
| Component: | graphics | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
This patch adds the new options "fill", "fillcolor", and "fillalpha" to the plot functions, which allow to fill the area between two functions in a plot, or to fill the area between the function and the x-axis.
The syntax for fill is similar to what Mathematica uses.
I also attach a file with some examples for easier testing.
Greetings,
Wilfried
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

