binx dynamic binning for time series

16
BinX Dynamic binning for time series Project update Information Visualization - CS533c Lior Berry March 15 th 2004

Upload: fawzia

Post on 18-Jan-2016

52 views

Category:

Documents


0 download

DESCRIPTION

BinX Dynamic binning for time series. Project update Information Visualization - CS533c Lior Berry. March 15 th 2004. Motivation. Time series are ubiquitous and important Lots of information = long series Understanding a long time series is hard ! - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: BinX  Dynamic binning for time series

BinX Dynamic binning for time series

Project update

Information Visualization - CS533c

Lior Berry

March 15th 2004

Page 2: BinX  Dynamic binning for time series

Motivation

Time series are ubiquitous and important Lots of information = long series Understanding a long time series is hard ! Comparing two time series is even harder !!

Page 3: BinX  Dynamic binning for time series

The Data & tasks

Daily currency exchange rates over several years

Comparing different time periods Comparing two currencies

Page 4: BinX  Dynamic binning for time series

Proposed approach

Binning over time intervals simplifies exploration and comparison

Dynamic binning (continuous) Mitigating information loss in bins (visual

encoding, “glyphs”)

Page 5: BinX  Dynamic binning for time series

Visualization approach

Spiral / CircularTrapezoidal

Clear spatial cues Mix and match Context maintenance

Page 6: BinX  Dynamic binning for time series

Related work

Dynamic Aggregation with Circular Visual Designs, Mei C. Chuah

Page 7: BinX  Dynamic binning for time series

Related work

Cluster and Calendar based Visualization of Time Series Data, Wijk, Selow

Interactive Visualization of Serial Periodic Data, Carlis, Konstan

Page 8: BinX  Dynamic binning for time series

Project state

Currency data assembled (fxhistory *) Application framework using Java2D Data parsed and processed Focus on spiral display Basic Interaction (keyboard based)

* http://www.oanda.com/convert/fxhistory

Page 9: BinX  Dynamic binning for time series

“Demo”

Page 10: BinX  Dynamic binning for time series

“Demo” continued

Page 11: BinX  Dynamic binning for time series

“Demo” continued

Page 12: BinX  Dynamic binning for time series

“Demo” continued

Page 13: BinX  Dynamic binning for time series

“Demo” continued

Page 14: BinX  Dynamic binning for time series

“Demo” continued

Page 15: BinX  Dynamic binning for time series

Milestone check

Preparation of test data Prototype of visualizations and basic interactions

(dynamic change of bin size) Finalizing the visualization paradigm GUI + Linked navigation implementation Implementing bin similarity display, based on

clustering (+ consideration of displaying other indicators)

Page 16: BinX  Dynamic binning for time series

Summary

Dynamic binning can be a powerful aid Visual cues to assist the user Questions ?