|
From: ianstern <ian...@ao...> - 2013-01-22 05:25:36
|
Hello, I have several data sets that I want to display on a plot with varying colored csplines. I want to display the the raw data points on the splines and have the colors of the data points match that of the associated spline. I also would like the key to display the line color and point shape together for each data set. The closest I have come is plotting the data points with key titles and overlaying the splines. However, to get the colors to match, I need to specify the colors of each point and each spline, which is very time consuming with all the data I have. Also, the line does not appear in the key. Does anyone know a "clean" way to integrate the points into a cspline display? Thank you, Ian -- View this message in context: http://gnuplot.10905.n7.nabble.com/Showing-data-points-with-cspline-tp17079.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |