Does anyone know how I go about putting a line chart for one set of values on top of a bar chart in GNU Plot? I’ve got the bar chart working just fine, but I’ve no idea how to add the line chart over the different columns.
I’m 100% lost! I can do it with excel quite easily but it doesn’t look as good.
With data file
Data.csv:and this script:
you end up with this plot:
I hope this is what you were looking for. Of course, there still a lot one can do to improve the look of the plot.