The title is pretty self explanatory but here is a picture of what I'd like to do. I'm having a tough time figuring out if it's even possible.
Basically, I have data contains direction from 0 to 180 degree and amplitude each direction. How to make a plot like picture above in gnuplot?
sample data:
direction amplitude
0 0.1
2 0.15
etc
180 1.5
Image taken from http://www.imagemet.com/WebHelp6/Default.htm#RoughnessAnalysis/ImageRoughness.htm#kanchor378
Any helps will be greatly appreciated.
Thank you