marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

generalized multi-resolution summarization and partition #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Allow users to specify how data is partitioned and how it's summarized or 
reduced in lower 
resolution settings  

Summarizations
  * sum
  * max,min 
  * open, high, low, close
  * various means
  * median
  * mode

Partitions
  * date aligned: seasons, week, month, year, 15min, 30min, hour, etc
  * ...

Original issue reported on code.google.com by socon...@gmail.com on 19 Feb 2008 at 11:05

GoogleCodeExporter commented 9 years ago
In Timescope

Original comment by cromwell...@gmail.com on 10 Mar 2010 at 1:19