Hello,
I have a question,
I'm using
ListCurvePathPlot [] for data stored in table C1, I mean:
ListCurvePathPlot[C1, InterpolationOrder -> 20]
I have generated the graphic shown below.
However, I need to fill the region between curve and x axis. I have tried with
Filling but this option doesn't matter for
List CurvePathPlot.
Can you help me?
Thank you.