0
votes

I want to show gridlines only under the plotline something like this:

enter image description here

seems like i have to do something with areafill. Any thoughts would be appreciated.

1

1 Answers

0
votes

Grid lines all have to be the same length. Instead, use a bar plot to draw the vertical lines under the line plot. Use the same plot data for both plots.