Is there a way to plot on a strip chart non-uniform data interval? I have to plot data points where the time intervals between them are not the same. I try update every data point with ATTR_XAXIS_OFFSET and ATTR_XAXIS_GAIN but it did not work for me. I have to plot data at offset 0, 1, 2,3 then 20, 21,22...
Thanks,
PP_Software