You are here

table

table and int

To use the table function we need an int. Therefore the recommendation is to use table(int(time())). This does work. However if I make another variable, say x, and make x=int(time()) and then use table(x) - Simile complains that table needs and int. Is this a bug or a feature?

Forums: 
Taxonomy upgrade extras: 

graph function

From my trial and error attempts it appears that the graph function is limited to 160 data points. Is that true? Can this be changed? If you try to extend X beyond 160 you will be getting only every several time steps available to enter a data value. Say if X=320 you'll get to enter only every second day of data. No way to enter all the 365 data points that I may have for, say, a year. Is that really so? Any way this can be changed? Is it documented anywhere?

Forums: 
Taxonomy upgrade extras: 
Subscribe to RSS - table