Tried to find a solution, but did not succeed... I want to plot my data with plottype "linespoints". The problem is: I want black lines but colored data points on the line. I only know about the "linecolor" or "lc" parameter which change the color of the line AND the points. But there is nothing like "pointcolor" (or I haven`t found it yet...).
I also thought about a workaround: Plot with plottype "lines" only the black lines and then add "points" which would plot only the colored points. This works BUT I don`t get the right legend entry...
Can you help me out? Best regards, Sebastian