Group Abstract Group Abstract

Message Boards Message Boards

0
|
14.6K Views
|
1 Reply
|
1 Total Like
View groups...
Share
Share this post:

Fill Area between Two ListPlot Curves, Y-Axis Reversed

Posted 11 years ago

I could not see the datasets, but I suggest that you make two changes in your function:

(a) Change ListPlot to ListLinePLot;

(b1) To fill the area between the curves and the horizontal axis, add the following option to ListLinePLot:

Filling -> Axis

(b2) To fill the area between the two curves, add the following option to ListLinePLot:

Filling -> {1 -> {2}}
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard