3

I want to draw a fuzzy line instead of a simple line like the image below:

enter image description here

I don't want fill in area between 2 lines with a color like that polygon function do:

enter image description here

I want to draw a line or a region that covers all of the point in the dataset like a gradient shaded that is light at both ends of the lines and is dense in the middle of the line (Almost like the picture that is located below)

enter image description here

How can i do that ?

Thank you.

fidelroha
  • 101
  • 2
  • 11
  • 3
    [This SO answer](http://stackoverflow.com/a/37329255/496488) might be what you're looking for. – eipi10 Jun 14 '16 at 18:23
  • 1
    You can also look [here](http://stackoverflow.com/questions/28714492/legend-with-geom-line-and-geom-ribbon) – Miha Jun 14 '16 at 18:41
  • @eipi10, see picture updated please. Can i came to this conclusion with the way you said? Also It was somewhat complicated. – fidelroha Jun 15 '16 at 08:01

0 Answers0