|
From: Dave H. <da...@ho...> - 2014-09-19 09:28:06
|
First, some background. I am plotting health readings such as BP and pulse etc, and sometimes I forget (well, I am nearly 62!). I've already figured out the missing data bit. Now, should I have a row of valid data surrounded by missing data, it does not show at all with "lines", which led to much head-scratching... If I use "linespoints" it indeed shows, but having different-looking points looks odd IMHO, and I can't find a way to specify the point style itself. So, is there a way to force the points to be the same? I'd like something like a small square, diamond, blob, cross, plus, etc. Thanks. -- Dave |