Consider a data file that looks like this: 0 NAN 0 NAN 0 NAN 0 NAN 0 NAN 0 NAN If a curve is constructed and show lines and show points are turned on, no lines are drawn [correct], but no points are shown either. Points should be drawn for the 0s.
I'm not able to reproduce this problem. Using the data as given in the bug description and choosing to display both points and lines results in points being displayed at 0,2,4,6,8,10 on the x-axis when the vector is plotted is against the INDEX vector. Please give more details on how to produce this problem or withdraw the bug report.
Will take quite some time to produce a testcase for this. It was seen in production.
Cannot reproduce locally, though I could definitely see this in the production machine. Must have been a localized bug, or has since been fixed somehow. Will close for now.