27 Oct
Posted by Ray Cheung as Charts, LGPL License
Chronoscope is an open source release of a charting and visualization platform for GWT, used as the centerpiece of Timepedia’s website. Chronoscope provides a high performance, cross browser platform for visualizing possibly large and complex datasets. It supports interactive framerates on datasets with tens of thousands of points by using multiresolution representation and incremental streaming.
When the number of points about to be plotted exceeds a certain heuristic, Chronoscope falls back to a lower resolution representation of the dataset, which can be provided by the user, or automatically calculated by various filtering algorithms. This is similar to mip-mapping techniques commonly used in 3D graphics to reduce bandwidth and decrease aliasing. It also gives non-programmers intuitive controls over almost every aspect of the look of a visualization.
Requirements: Google Web Toolkit
Demo: http://timepedia.org/chronoscope/
License: LGPL License





[...] Chronoscope es una librería open source para platadormas GWT que nos permiten crear gráficas profesionales en nuestras aplicaciones. El ejemplo que nos muestran es realmente alentador y muestra todo el potencial que este sistema de gráficas nos puede aportar. [...]
Cool, this seems to be the same thing that Google Finance uses. I like the unemployment graph. I wish the dataset were current.
[...] Chronoscope es una librería open source para plataformas GWT que nos permiten crear gráficas profesionales en nuestras aplicaciones. El ejemplo que nos muestran es realmente alentador y muestra todo el potencial que este sistema de gráficas nos puede aportar. This entry was written by admin and posted on 28 Octubre 2008 at 8:01 and filed under General. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL. [...]
RSS feed for comments on this post · TrackBack URI