I am trying to plot graph in which i want to fill graph area with custom color. But the color should be below only data lines which i have used to draw line graph and the remaining part should be as such.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Set the
areaBaseValueandareaFillproperties. The base value is the lower boundary of the filled area. This is normally set to the location value of theyRangeso that the fill starts at the bottom of the plot area, but it doesn’t have to be. The fill can be anyCPTFill—a solid color (with optional transparency), an image, or a gradient. For example: