Re: line graph after psql query

2016-12-17 Thread t p
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

line graph after psql query

2016-12-14 Thread t p
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