Following up on my question here. Perhaps this goes into a FAQ of some sort.
I’ve got time series data set (returned from SQL) which has 3 columns:
timestamp, id, value. I was trying to plot a line per “id” with x-axis
(timestamp) and y-value (value). The scatter plot works, but result is not n
I’m using the plotting features of the table display system. I’m using the
postgres/psql interpreter. I noticed a few issues and I’m hoping that someone
can point me in the right direction to resolve these issues:
1) I’m unable to display a value on y-axis (number field) as is (it forces me
to