Is there a easy way to get points with black outline in gnuplot? I'm using standard color filled point types, for example:
set style line 3 lc rgb '#4682B4' pt 9 ps 0.65
but I need to make sure that the plot will be easily readable in black & white version too. Black outlines would help, how can I add them?