TEXT-FILLED STACKED AREA GRAPHS Martin Kraus

Size: px
Start display at page:

Download "TEXT-FILLED STACKED AREA GRAPHS Martin Kraus"

Transcription

1 Martin Kraus Text can add a significant amount of detail and value to an information visualization. In particular, it can integrate more of the data that a visualization is based on, and it can also integrate information that is personally relevant to readers of a visualization. This may influence readers to consider a visualization a detailed enrichment of their personal experience instead of an abstract representation of anonymous numbers. However, the integration of textual detail into a visualization is often very challenging. This work discusses one particular approach to this problem, namely text-filled stacked area graphs; i.e., graphs that feature stacked areas that are filled with small-typed text. Since these graphs allow for computing the text layout automatically, it is possible to include large amounts of textual detail with very little effort. We discuss the most important challenges and some solutions for the design of text-filled stacked area graphs with the help of an exemplary visualization of the genres, publication years, and titles of a database of several thousand PC games. INTRODUCTION Ben Shneiderman s visual information-seeking mantra overview first, zoom and filter, then details-on-demand (Shneiderman, 1996) is often recommended as a design guideline for interactive, computer-based information systems. However, it can also be applied to the design of static visualizations since the human visual systems supports all elements: overview is achieved by saccadic eye movements, zoom corresponds to visual fixation, pre-attentive processing can act as a filter, and details on demand can be provided by small-typed text that requires fixation and reading. In fact, traditional geographic maps are often used in this way: readers scan the map to find the position they are interested in, fixate this position, filter elements such as cities or streets, and then read detail information such as street names. In addition to maps, Tufte (1990) presents further examples of the successful integration of an abundance of detail in static visualizations (see also Section Micro-Macro Readings ) and summarizes the design strategy this way: to clarify, add detail (Tufte, 1990, p 37). The benefits of the visual integration of a large amount of detail include more potentially useful information (in addition to the often cumulative overview), an overview of this additional information (which is difficult to achieve in interactive systems that present detail only on demand), more credibility (for example, because the details include the data that the overview is based on), details that are personally relevant to the reader and, therefore, have the power to appeal to the reader on the reflective level described by Norman (2003), etc. From a technical point of view, the main benefit is that a highly detailed, static visualization can be printed on paper and serve as a robust, nonelectronic display of a large amount of information. It can also be presented on computer displays with standard document viewers that allow for zooming and panning without requiring more specific software. In fact, most document viewers will also allow for searching text in such visualizations and, therefore, allow readers to quickly locate particular textual information. The main challenge of the approach, however, is the integration of detail without cluttering the overview. The problem is even more severe when the detail information has to be added automatically, for example, because the amount of detail is too large for a manual integration. The solution proposed in this work can be described as text-filled stacked area graphs; i.e., stacked area graphs (Harris, 1999) that use textual detail to automatically fill the stacked areas. The basic concept, challenges and some solutions are discussed with the help of an example in Section Design of Text-Filled Stacked Area Graphs. First, however, related work on micro-macro readings is reviewed. MICRO-MACRO READINGS According to Card et al. (1999, p 307), micro-macro readings are one of several focus+context techniques along with filtering, selective aggregation, highlighting, and distortion. In contrast to overview and detail techniques, which show overview information and detail information in two displays, one of the premises of focus+context techniques is that these two types of information can be combined within a single (dynamic) display, much as in human vision (Card, 1999, p 307). In micro-macro readings this is achieved as detail cumulates into larger coherent structures (Tufte, 1990, p 37). The main advantage of micro-macro readings in comparison to most focus+context techniques is its applicability to static information graphics. Tufte (1990) reviews several examples of micro-macro readings; among them Maya Lin s design of the Vietnam Veterans Memorial in Washington, D.C. Abramson (1996) discusses this and Lin s designs of the Civil Rights Memorial in Montgomery, Alabama, and of the Women s Table in New Haven, Connecticut, in more detail. The common feature of these monuments is the use of a timeline, which combines annal-like factual reality, chronicle-like narrativity, and most important, its own vivid, graphic structure (Abramson, 1996, p 699). It is particularly notable that in all three designs, a larger graphic structure is created exclusively by text without other graphical elements. Another example of micro-macro readings, which is reproduced by Tufte (1997), is a graph of the market share of pop/rock music, which was designed by Reebee Garofalo. An updated version that covers the years 1955 to 1978 is available on Garofalo s web page (Garofalo, 2011). This graph resembles a stacked area graph although it goes beyond the traditional stacked area graph and visualizes a graph data structure with nodes and edges, which in fact includes cycles. Most notable is the concept of filling the stacked areas with textual labels of styles and artists. For the proposed text-filled stacked area graphs, we draw inspiration from Lin s and Garofalo s work and combine them in a way to allow for automatic text layout in order to dramatically reduce the costs of including large amounts of textual detail. In particular, we choose a

2 stacked area graph as larger structure similar to Garofalo s design. However, instead of just labeling areas between lines with text, we rely on the textual detail to form the larger structure analogously to the mentioned monument designs by Lin. The result is in fact similar to stem-and-leaf plots by Tukey and the histogram of American divisions in France during World War I by Ayres, which are discussed by Tufte as examples of data-built data measures (Tufte, 2001, pp ). Many more examples of more general text-filled shapes are discussed in the literature, ranging from medieval manuscripts (Tufte, 2006, pp to tag clouds in contemporary web design (Halvey, 2007). DESIGN OF TEXT-FILLED STACKED AREA GRAPHS According to Harris (1999, p 10), area graphs are generated by filling the areas between lines generated on other types of graphs. Note that it is not necessary to display these lines in an area graph as the edges of the filled areas are sufficient to show the data curve (Harris, 1999, p 20). Stacked area graphs are characterized by multiple data series positioned on top of one another (Harris, 1999, p 14). Since one can think of a stacked area graph as a stacked column graph with the areas between the columns filled (Harris, 1999, p 14), we will refer to stacked column graphs and linked stacked column graphs as variants of stacked area graphs. decades using a technique of small multiples (Tufte, 1990, ch. 4). In order to maintain the readability of the textual detail, it is also recommendable to avoid any overlapping text. While the genre labels violate this rule, they do not compromise the readability of the textual detail, which is considerably darker, smaller, and printed on top of the genre labels. However, not all of the genre labels are very well readable. Equally important as the readability of the textual detail is its meaning. If not all textual detail is meaningful (for example in the case of incomprehensible abbreviations), readers are likely to be frustrated. In our example, all textual detail consists of the full game titles as specified in the underlying database. In this sense all text is meaningful. In order to help readers to make most sense of the textual detail and/or to enable them to quickly navigate to specific detail information, it should be positioned in a systematic, understandable way within the graph. In the example, the titles are sorted alphabetically within each section for a specific year and genre, which should become clear to readers once they read any section that includes several titles. Fig. 1. Two alternatives for a potentially automatic layout of textual detail: horizontal text in a linked stacked column graph (left) and horizontal text in a stacked area graph (right). In this work, we propose text-filled stacked area graphs, which are characterized by using small-typed text to fill areas of stacked area graphs. In addition to this textual fill, another fill (e.g. a color) can be applied to the areas as a background to the text. In order to further explain the technique and to illustrate some design choices, a particular example is discussed, namely a visualization of the publicly available PC game titles in the All Game Guide database by All Media Guide (2011). Figs. 3~4 show the visualization, which is designed as two A0- size posters. Of course, an electronic version can also be explored with any document viewer that allows zooming and panning. The visualization consists of stacked area graphs with the total height of each column corresponding to the number of game titles of a particular year in the database. Therefore, the y axis is labeled titles per year and the x axis specifies the year. Each column is broken into several stacked sections corresponding to 13 genres that are used in the database. (The genres home and compilation were not included.) The sections are filled with the names of the games of the specific genre and year. Analogously to the total height, the height of each genre section corresponds to the number of game titles in the section. Grid lines, axes lines, and tick marks are avoided to obtain a minimal design and maximize the data-ink ratio (Tufte, 2001, ch. 4). Genres are labeled directly with layered text (Tufte, 1990, ch. 3) such that the labels are more easily readable when the reader zooms into the visualization. One of the main concerns in the design of text-filled area graphs is the readability of the textual detail. Thus, text should never be rotated by more than 90 degrees and only scaled uniformly in both dimensions, which also helps to preserve the quality of the typographic design of the employed font. Of course, textual detail should not be too small. It turned out that the number of game titles of the whole database was too large to visualize them in a single A0-size poster with readable text; thus, the visualization is limited to PC games and the data is split into Fig. 2. The chosen automatic layout of textual detail: tilted text lines in a stacked area graph. AUTOMATIC TEXT LAYOUT Considering the integration of large amounts of textual detail, it is important to automatically layout the text in order not to limit the amount of detail that can be included without excessive costs. Three possible text layouts for text-filled stacked area graphs are illustrated in Figs. 1~2. In our example, tilted text lines as shown in Fig. 2 were chosen because they communicate the slope of the data curve very well without requiring additional graphic elements apart from the text.

3 The automatic text layout was implemented in the computer algebra system Mathematica and processes the columns of the graph from left to right. Each column i is segmented into stacked sections in several steps. Note that the process has to look ahead one column in order to guarantee a consistent segmentation into genre segments for adjacent columns: The left and right edges of column i are segmented based on the number of titles in each genre for the year corresponding to the column and the following year, respectively. For each genre segment of column i from bottom to top, the number of text lines that can fit into the segment is computed based on the smaller of the heights at the left and right edge of a genre segment. Furthermore, the position of preliminary tilted lines are computed according to the preliminary geometry of the segment. The segment's text (i.e.\ an alphabetically sorted list of all game titles of a specific genre and year) is then word-wrapped to fill these lines. If the number of lines is not sufficient for the amount of text, the height of the segment is increased until the whole text can be placed into the segment. Thus, some segments (in particular those with a very small number of game titles) will be larger than they should be according to the vertical scale. The algorithm tries to compensate for this increased size by reducing the size of the segments on top of the current segment. The process is repeated for the next column i+1 to the right with the segmentation of the left edge (i.e. the edge between column i and column i+1) being initialized by the result of the previous step. This ensures that the segmentation of the edge between columns i and i+1 allows for enough space for all segments of column i+1. The new segmentation of the edge between column i and i+1 is used for the final layout of column i. In principle, it is possible that some segments are too small and have to be enlarged. This correction should not be compensated by reducing the heights of other segments in order to guarantee that the layout for column i+1 is not compromised. However, this case was not relevant in our example. For the layout of the following column i+1, the segmentation of the left edge between column i and column i+1 is now considered fixed as it has been taken into account when the layout of column i was computed. stacked area graphs. However, text-filled stacked area graphs are certainly not a universal solution to the general problem of integrating textual detail in information visualizations. Nonetheless, they are applicable to a wide range of data sets; examples in an academic environment include databases of personnel, students, publications, events, etc. The two main benefits of the proposed inclusion of a large amount of detail are that more information is available to readers and that readers might be able to personally relate to some of the details whereas the cumulative overview information alone would hardly provide more than anonymous numbers. Thus, the proposed technique will hopefully not only result in more useful but also more attractive visualizations. FUTURE WORK Future work should focus on a better design for labels of genres (or corresponding categories) and user studies to evaluate the proposed visualization. Based on this evaluation, the concept of text-filled shapes should be applied to further area graphs, including pie charts and flow maps, which presumably could also benefit from the inclusion of more textual detail. It turned out that it is crucial to compute the vertical distance between lines according to the slope of the lines. Furthermore, the distance between lines was varied by maximum 25 % to reflect an increase or decrease in the number of titles of a particular genre from one year to the next. While the automatic layout of the textual detail worked well, the genre labels were not positioned automatically. This was an unfortunate decision since it discouraged experimentation with alternative designs. CONCLUSIONS This work introduces text-filled stacked area graphs, which are based on an automatic layout of a large amount of meaningful textual detail in

4 REFERENCES Abramson, Daniel (1996). Maya Lin and the 1960s: Monuments, Time Lines, and Minimalism, Critical Inquiry, 22(4): All Media Guide (2011). All Game Guide, web page: last visited: May 9, Card, Stuart K.; Mackinlay, Jock D.; and Shneiderman, Ben (1999). Focus + Context in Stuart K. Card, Jock D. Mackinlay, and Ben Shneiderman (eds.), Readings in Information Visualization, Morgan Kaufmann Publishers, pp Tufte, Edward R. (1990). Envisioning Information, Graphics Press. Tufte, Edward R. (1997). Visual Explanations: Images and Quantities, Evidence and Narrative. Graphics Press. Tufte, Edward R. (2001). The Visual Display of Quantitative Information, 2nd edition, Graphics Press. Tufte, Edward R. (2006). Beautiful Evidence, Graphics Press. Garofalo, Reebee (2011). The Genealogy of Pop/Rock Music, author s web page: ; last visited: May 9, Harris, Robert L. (1999). Information Graphics, Management Graphics. Halvey, Martin J. and Keane, Mark T. (2007). An Assessment of Tag Presentation Techniques, in Proceedings of the 16th international conference on World Wide Web, WWW 07, ACM, pp Norman, Donald A. (2003). Why We Love (or Hate) Everyday Things, Basic Books. Shneiderman, Ben (1996). The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations in Proceedings of the 1996 IEEE Symposium on Visual Languages, IEEE Computer Society, pp Fig. 3 (next page). Two text-filled stacked area graphs covering in total 4896 PC game titles from the 1980s and 1990s in the All Game Guide (All Media Guide, 2011). Titles without genre information and titles in the home and compilation genre were not included. When printed on an A0 poster, the size of the small-typed text is about 1 mm; thus, the text is still readable. Fig. 4 (next but one page). A text-filled stacked area graph covering 9463 PC game titles from the 2000s in the All Game Guide (All Media Guide, 2011). (See also Fig. 3.)

5

6 Martin Kraus: Journal Computer and Information Technology Journal of of Computer and Information Technology

Principles of Data Visualization

Principles of Data Visualization Principles of Data Visualization by James Bernhard Spring 2012 We begin with some basic ideas about data visualization from Edward Tufte (The Visual Display of Quantitative Information (2nd ed.)) He gives

More information

Dynamic Visualization and Time

Dynamic Visualization and Time Dynamic Visualization and Time Markku Reunanen, [email protected] Introduction Edward Tufte (1997, 23) asked five questions on a visualization in his book Visual Explanations: How many? How often? Where? How

More information

Diagrams and Graphs of Statistical Data

Diagrams and Graphs of Statistical Data Diagrams and Graphs of Statistical Data One of the most effective and interesting alternative way in which a statistical data may be presented is through diagrams and graphs. There are several ways in

More information

Principles of Data Visualization for Exploratory Data Analysis. Renee M. P. Teate. SYS 6023 Cognitive Systems Engineering April 28, 2015

Principles of Data Visualization for Exploratory Data Analysis. Renee M. P. Teate. SYS 6023 Cognitive Systems Engineering April 28, 2015 Principles of Data Visualization for Exploratory Data Analysis Renee M. P. Teate SYS 6023 Cognitive Systems Engineering April 28, 2015 Introduction Exploratory Data Analysis (EDA) is the phase of analysis

More information

Visualization Quick Guide

Visualization Quick Guide Visualization Quick Guide A best practice guide to help you find the right visualization for your data WHAT IS DOMO? Domo is a new form of business intelligence (BI) unlike anything before an executive

More information

Statistics Chapter 2

Statistics Chapter 2 Statistics Chapter 2 Frequency Tables A frequency table organizes quantitative data. partitions data into classes (intervals). shows how many data values are in each class. Test Score Number of Students

More information

an introduction to VISUALIZING DATA by joel laumans

an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA iii AN INTRODUCTION TO VISUALIZING DATA by Joel Laumans Table of Contents 1 Introduction 1 Definition Purpose 2 Data

More information

GRAPHING DATA FOR DECISION-MAKING

GRAPHING DATA FOR DECISION-MAKING GRAPHING DATA FOR DECISION-MAKING Tibor Tóth, Ph.D. Center for Applied Demography and Survey Research (CADSR) University of Delaware Fall, 2006 TABLE OF CONTENTS Introduction... 3 Use High Information

More information

What is Visualization? Information Visualization An Overview. Information Visualization. Definitions

What is Visualization? Information Visualization An Overview. Information Visualization. Definitions What is Visualization? Information Visualization An Overview Jonathan I. Maletic, Ph.D. Computer Science Kent State University Visualize/Visualization: To form a mental image or vision of [some

More information

CSU, Fresno - Institutional Research, Assessment and Planning - Dmitri Rogulkin

CSU, Fresno - Institutional Research, Assessment and Planning - Dmitri Rogulkin My presentation is about data visualization. How to use visual graphs and charts in order to explore data, discover meaning and report findings. The goal is to show that visual displays can be very effective

More information

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 INFORMATION SERVICES Version 3.0 July 2011 Table of Contents Section 1 - Introduction... 1 Section 2 - Initial Preparation... 2 2.1 Overall

More information

Choosing Colors for Data Visualization Maureen Stone January 17, 2006

Choosing Colors for Data Visualization Maureen Stone January 17, 2006 Choosing Colors for Data Visualization Maureen Stone January 17, 2006 The problem of choosing colors for data visualization is expressed by this quote from information visualization guru Edward Tufte:

More information

Expert Color Choices for Presenting Data

Expert Color Choices for Presenting Data Expert Color Choices for Presenting Data Maureen Stone, StoneSoup Consulting The problem of choosing colors for data visualization is expressed by this quote from information visualization guru Edward

More information

Part 2: Data Visualization How to communicate complex ideas with simple, efficient and accurate data graphics

Part 2: Data Visualization How to communicate complex ideas with simple, efficient and accurate data graphics Part 2: Data Visualization How to communicate complex ideas with simple, efficient and accurate data graphics Why visualize data? The human eye is extremely sensitive to differences in: Pattern Colors

More information

This file contains 2 years of our interlibrary loan transactions downloaded from ILLiad. 70,000+ rows, multiple fields = an ideal file for pivot

This file contains 2 years of our interlibrary loan transactions downloaded from ILLiad. 70,000+ rows, multiple fields = an ideal file for pivot Presented at the Southeastern Library Assessment Conference, October 22, 2013 1 2 3 This file contains 2 years of our interlibrary loan transactions downloaded from ILLiad. 70,000+ rows, multiple fields

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

AutoCAD Civil 3D Profile Views, Data Bands, and Styles

AutoCAD Civil 3D Profile Views, Data Bands, and Styles AutoCAD Civil 3D Profile Views, Data Bands, and Styles Thomas Martin UDS Urbane Daten-Systeme GmbH Roman Börnchen UDS Urbane Daten-Systeme GmbH CI4513 How do I get a profile view that meets my expectations?

More information

Choosing a successful structure for your visualization

Choosing a successful structure for your visualization IBM Software Business Analytics Visualization Choosing a successful structure for your visualization By Noah Iliinsky, IBM Visualization Expert 2 Choosing a successful structure for your visualization

More information

Visualizing Repertory Grid Data for Formative Assessment

Visualizing Repertory Grid Data for Formative Assessment Visualizing Repertory Grid Data for Formative Assessment Kostas Pantazos 1, Ravi Vatrapu 1, 2 and Abid Hussain 1 1 Computational Social Science Laboratory (CSSL) Department of IT Management, Copenhagen

More information

Effective Visualization Techniques for Data Discovery and Analysis

Effective Visualization Techniques for Data Discovery and Analysis WHITE PAPER Effective Visualization Techniques for Data Discovery and Analysis Chuck Pirrello, SAS Institute, Cary, NC Table of Contents Abstract... 1 Introduction... 1 Visual Analytics... 1 Static Graphs...

More information

Are Your Client Reports Brand-boosters or Brand-busters?

Are Your Client Reports Brand-boosters or Brand-busters? Are Your Client Reports Brand-boosters or Brand-busters? November 2, 2015 by Joyce Walsh Seven ways advisors can harness the power of design to better-serve clients and reinforce their brand promise Advisor

More information

Plotting Data with Microsoft Excel

Plotting Data with Microsoft Excel Plotting Data with Microsoft Excel Here is an example of an attempt to plot parametric data in a scientifically meaningful way, using Microsoft Excel. This example describes an experience using the Office

More information

MetroBoston DataCommon Training

MetroBoston DataCommon Training MetroBoston DataCommon Training Whether you are a data novice or an expert researcher, the MetroBoston DataCommon can help you get the information you need to learn more about your community, understand

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

KB COPY CENTRE. RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ. Telephone: 0131 6505001

KB COPY CENTRE. RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ. Telephone: 0131 6505001 KB COPY CENTRE RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ Telephone: 0131 6505001 Email: [email protected] [email protected] [email protected] Step 1. Set up page orientation

More information

Disseminating Research and Writing Research Proposals

Disseminating Research and Writing Research Proposals Disseminating Research and Writing Research Proposals Research proposals Research dissemination Research Proposals Many benefits of writing a research proposal Helps researcher clarify purpose and design

More information

HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data

HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data P a g e 77 Vol. 9 Issue 5 (Ver 2.0), January 2010 Global Journal of Computer Science and Technology HierarchyMap: A Novel Approach to Treemap Visualization of Hierarchical Data Abstract- The HierarchyMap

More information

Creating a Poster Presentation using PowerPoint

Creating a Poster Presentation using PowerPoint Creating a Poster Presentation using PowerPoint Course Description: This course is designed to assist you in creating eye-catching effective posters for presentation of research findings at scientific

More information

Topic Maps Visualization

Topic Maps Visualization Topic Maps Visualization Bénédicte Le Grand, Laboratoire d'informatique de Paris 6 Introduction Topic maps provide a bridge between the domains of knowledge representation and information management. Topics

More information

Graph/Network Visualization

Graph/Network Visualization Graph/Network Visualization Data model: graph structures (relations, knowledge) and networks. Applications: Telecommunication systems, Internet and WWW, Retailers distribution networks knowledge representation

More information

Quantitative Displays for Combining Time-Series and Part-to-Whole Relationships

Quantitative Displays for Combining Time-Series and Part-to-Whole Relationships Quantitative Displays for Combining Time-Series and Part-to-Whole Relationships Stephen Few, Perceptual Edge Visual Business Intelligence Newsletter January, February, and March 211 Graphical displays

More information

Data Visualization Handbook

Data Visualization Handbook SAP Lumira Data Visualization Handbook www.saplumira.com 1 Table of Content 3 Introduction 20 Ranking 4 Know Your Purpose 23 Part-to-Whole 5 Know Your Data 25 Distribution 9 Crafting Your Message 29 Correlation

More information

Innovative Information Visualization of Electronic Health Record Data: a Systematic Review

Innovative Information Visualization of Electronic Health Record Data: a Systematic Review Innovative Information Visualization of Electronic Health Record Data: a Systematic Review Vivian West, David Borland, W. Ed Hammond February 5, 2015 Outline Background Objective Methods & Criteria Analysis

More information

GUIDELINES FOR PREPARING POSTERS USING POWERPOINT PRESENTATION SOFTWARE

GUIDELINES FOR PREPARING POSTERS USING POWERPOINT PRESENTATION SOFTWARE Society for the Teaching of Psychology (APA Division 2) OFFICE OF TEACHING RESOURCES IN PSYCHOLOGY (OTRP) Department of Psychology, Georgia Southern University, P. O. Box 8041, Statesboro, GA 30460-8041

More information

Bernice E. Rogowitz and Holly E. Rushmeier IBM TJ Watson Research Center, P.O. Box 704, Yorktown Heights, NY USA

Bernice E. Rogowitz and Holly E. Rushmeier IBM TJ Watson Research Center, P.O. Box 704, Yorktown Heights, NY USA Are Image Quality Metrics Adequate to Evaluate the Quality of Geometric Objects? Bernice E. Rogowitz and Holly E. Rushmeier IBM TJ Watson Research Center, P.O. Box 704, Yorktown Heights, NY USA ABSTRACT

More information

Summarizing and Displaying Categorical Data

Summarizing and Displaying Categorical Data Summarizing and Displaying Categorical Data Categorical data can be summarized in a frequency distribution which counts the number of cases, or frequency, that fall into each category, or a relative frequency

More information

Tableau Data Visualization Cookbook

Tableau Data Visualization Cookbook Tableau Data Visualization Cookbook Ashutosh Nandeshwar Chapter No. 4 "Creating Multivariate Charts" In this package, you will find: A Biography of the author of the book A preview chapter from the book,

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

VISUALIZING HIERARCHICAL DATA. Graham Wills SPSS Inc., http://willsfamily.org/gwills

VISUALIZING HIERARCHICAL DATA. Graham Wills SPSS Inc., http://willsfamily.org/gwills VISUALIZING HIERARCHICAL DATA Graham Wills SPSS Inc., http://willsfamily.org/gwills SYNONYMS Hierarchical Graph Layout, Visualizing Trees, Tree Drawing, Information Visualization on Hierarchies; Hierarchical

More information

Cluster Analysis for Evaluating Trading Strategies 1

Cluster Analysis for Evaluating Trading Strategies 1 CONTRIBUTORS Jeff Bacidore Managing Director, Head of Algorithmic Trading, ITG, Inc. [email protected] +1.212.588.4327 Kathryn Berkow Quantitative Analyst, Algorithmic Trading, ITG, Inc. [email protected]

More information

Iris Sample Data Set. Basic Visualization Techniques: Charts, Graphs and Maps. Summary Statistics. Frequency and Mode

Iris Sample Data Set. Basic Visualization Techniques: Charts, Graphs and Maps. Summary Statistics. Frequency and Mode Iris Sample Data Set Basic Visualization Techniques: Charts, Graphs and Maps CS598 Information Visualization Spring 2010 Many of the exploratory data techniques are illustrated with the Iris Plant data

More information

RapidMiner 5.2: Advanced Charts

RapidMiner 5.2: Advanced Charts RapidMiner 5.2: Advanced Charts Manual Rapid-I www.rapid-i.com c 2012 by Rapid-I GmbH. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted,

More information

An Adaptable Innovative Visualization For Multiple Levels of Users

An Adaptable Innovative Visualization For Multiple Levels of Users World Applied Sciences Journal 15 (5): 722-727, 2011 ISSN 1818-4952 IDOSI Publications, 2011 An Adaptable Innovative Visualization For Multiple Levels of Users Doris Hooi-Ten Wong and Sureswaran Ramadass

More information

TIBCO Spotfire Network Analytics 1.1. User s Manual

TIBCO Spotfire Network Analytics 1.1. User s Manual TIBCO Spotfire Network Analytics 1.1 User s Manual Revision date: 26 January 2009 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Problems With Using Microsoft Excel for Statistics

Problems With Using Microsoft Excel for Statistics Proceedings of the Annual Meeting of the American Statistical Association, August 5-9, 2001 Problems With Using Microsoft Excel for Statistics Jonathan D. Cryer ([email protected]) Department of Statistics

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

Understanding Data: A Comparison of Information Visualization Tools and Techniques

Understanding Data: A Comparison of Information Visualization Tools and Techniques Understanding Data: A Comparison of Information Visualization Tools and Techniques Prashanth Vajjhala Abstract - This paper seeks to evaluate data analysis from an information visualization point of view.

More information

R Graphics Cookbook. Chang O'REILLY. Winston. Tokyo. Beijing Cambridge. Farnham Koln Sebastopol

R Graphics Cookbook. Chang O'REILLY. Winston. Tokyo. Beijing Cambridge. Farnham Koln Sebastopol R Graphics Cookbook Winston Chang Beijing Cambridge Farnham Koln Sebastopol O'REILLY Tokyo Table of Contents Preface ix 1. R Basics 1 1.1. Installing a Package 1 1.2. Loading a Package 2 1.3. Loading a

More information

Interactive Information Visualization of Trend Information

Interactive Information Visualization of Trend Information Interactive Information Visualization of Trend Information Yasufumi Takama Takashi Yamada Tokyo Metropolitan University 6-6 Asahigaoka, Hino, Tokyo 191-0065, Japan [email protected] Abstract This paper

More information

ATLAS.ti for Mac OS X Getting Started

ATLAS.ti for Mac OS X Getting Started ATLAS.ti for Mac OS X Getting Started 2 ATLAS.ti for Mac OS X Getting Started Copyright 2014 by ATLAS.ti Scientific Software Development GmbH, Berlin. All rights reserved. Manual Version: 5.20140918. Updated

More information

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4 Interactive Voting System www.ivsystem.nl IVS-Basic IVS-Professional 4.4 Manual IVS-Basic 4.4 IVS-Professional 4.4 1213 Interactive Voting System The Interactive Voting System (IVS ) is an interactive

More information

COMP 150-04 Visualization. Lecture 11 Interacting with Visualizations

COMP 150-04 Visualization. Lecture 11 Interacting with Visualizations COMP 150-04 Visualization Lecture 11 Interacting with Visualizations Assignment 5: Maps Due Wednesday, March 17th Design a thematic map visualization Option 1: Choropleth Map Implementation in Processing

More information

Visualizing Data from Government Census and Surveys: Plans for the Future

Visualizing Data from Government Census and Surveys: Plans for the Future Censuses and Surveys of Governments: A Workshop on the Research and Methodology behind the Estimates Visualizing Data from Government Census and Surveys: Plans for the Future Kerstin Edwards March 15,

More information

Security visualisation

Security visualisation Security visualisation This thesis provides a guideline of how to generate a visual representation of a given dataset and use visualisation in the evaluation of known security vulnerabilities by Marco

More information

Data Visualization. Introductions

Data Visualization. Introductions Data Visualization Introduction Process Why Not Design Principles Resources Why Tools Ben Thompson [email protected] WSLGAA, March 20, 2012 1 Me Data visualization Introductions 2 3 4 Data Visualization

More information

NDSU Technology Learning & Media Center

NDSU Technology Learning & Media Center 1 NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Creating a Large Format Poster (Plot) Using PowerPoint 2013 Posters should be designed and created in a manner that best

More information

Outline. Fundamentals. Rendering (of 3D data) Data mappings. Evaluation Interaction

Outline. Fundamentals. Rendering (of 3D data) Data mappings. Evaluation Interaction Outline Fundamentals What is vis? Some history Design principles The visualization process Data sources and data structures Basic visual mapping approaches Rendering (of 3D data) Scalar fields (isosurfaces

More information

Exploratory data analysis (Chapter 2) Fall 2011

Exploratory data analysis (Chapter 2) Fall 2011 Exploratory data analysis (Chapter 2) Fall 2011 Data Examples Example 1: Survey Data 1 Data collected from a Stat 371 class in Fall 2005 2 They answered questions about their: gender, major, year in school,

More information

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Excel Unit 4 Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Step by Step 4.1 Creating and Positioning Charts GET READY. Before

More information

Basic Understandings

Basic Understandings Activity: TEKS: Exploring Transformations Basic understandings. (5) Tools for geometric thinking. Techniques for working with spatial figures and their properties are essential to understanding underlying

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

Ordered Treemap Layouts

Ordered Treemap Layouts Ordered Treemap Layouts Ben Shneiderman Department of Computer Science, Human-Computer Interaction Lab, Insitute for Advanced Computer Studies & Institute for Systems Research University of Maryland [email protected]

More information

An example. Visualization? An example. Scientific Visualization. This talk. Information Visualization & Visual Analytics. 30 items, 30 x 3 values

An example. Visualization? An example. Scientific Visualization. This talk. Information Visualization & Visual Analytics. 30 items, 30 x 3 values Information Visualization & Visual Analytics Jack van Wijk Technische Universiteit Eindhoven An example y 30 items, 30 x 3 values I-science for Astronomy, October 13-17, 2008 Lorentz center, Leiden x An

More information

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents: Table of contents: Access Data for Analysis Data file types Format assumptions Data from Excel Information links Add multiple data tables Create & Interpret Visualizations Table Pie Chart Cross Table Treemap

More information

Visualizing Multidimensional Data Through Time Stephen Few July 2005

Visualizing Multidimensional Data Through Time Stephen Few July 2005 Visualizing Multidimensional Data Through Time Stephen Few July 2005 This is the first of three columns that will feature the winners of DM Review's 2005 data visualization competition. I want to extend

More information

Chapter 6: Constructing and Interpreting Graphic Displays of Behavioral Data

Chapter 6: Constructing and Interpreting Graphic Displays of Behavioral Data Chapter 6: Constructing and Interpreting Graphic Displays of Behavioral Data Chapter Focus Questions What are the benefits of graphic display and visual analysis of behavioral data? What are the fundamental

More information

Instagram Post Data Analysis

Instagram Post Data Analysis Instagram Post Data Analysis Yanling He Xin Yang Xiaoyi Zhang Abstract Because of the spread of the Internet, social platforms become big data pools. From there we can learn about the trends, culture and

More information

BiCluster Viewer: A Visualization Tool for Analyzing Gene Expression Data

BiCluster Viewer: A Visualization Tool for Analyzing Gene Expression Data BiCluster Viewer: A Visualization Tool for Analyzing Gene Expression Data Julian Heinrich, Robert Seifert, Michael Burch, Daniel Weiskopf VISUS, University of Stuttgart Abstract. Exploring data sets by

More information

Good Graphs: Graphical Perception and Data Visualization

Good Graphs: Graphical Perception and Data Visualization Good Graphs: Graphical Perception and Data Visualization Nina Zumel August 28th, 2009 1 Introduction What makes a good graph? When faced with a slew of numeric data, graphical visualization can be a more

More information

Use Cases and Design Best Practices

Use Cases and Design Best Practices What is Roambi? Roambi redefines mobile business application. Designed from ground up for mobile environment, Roambi transforms data from popular business applications into interactive visualizations designed

More information

P6 Analytics Reference Manual

P6 Analytics Reference Manual P6 Analytics Reference Manual Release 3.2 October 2013 Contents Getting Started... 7 About P6 Analytics... 7 Prerequisites to Use Analytics... 8 About Analyses... 9 About... 9 About Dashboards... 10 Logging

More information

<Insert Picture Here> Web 2.0 Data Visualization with JSF. Juan Camilo Ruiz Senior Product Manager Oracle Development Tools

<Insert Picture Here> Web 2.0 Data Visualization with JSF. Juan Camilo Ruiz Senior Product Manager Oracle Development Tools Web 2.0 Data Visualization with JSF Juan Camilo Ruiz Senior Product Manager Oracle Development Tools 1 The preceding is intended to outline our general product direction. It is intended

More information

Updates to Graphing with Excel

Updates to Graphing with Excel Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with

More information

Based on Chapter 11, Excel 2007 Dashboards & Reports (Alexander) and Create Dynamic Charts in Microsoft Office Excel 2007 and Beyond (Scheck)

Based on Chapter 11, Excel 2007 Dashboards & Reports (Alexander) and Create Dynamic Charts in Microsoft Office Excel 2007 and Beyond (Scheck) Reporting Results: Part 2 Based on Chapter 11, Excel 2007 Dashboards & Reports (Alexander) and Create Dynamic Charts in Microsoft Office Excel 2007 and Beyond (Scheck) Bullet Graph (pp. 200 205, Alexander,

More information

Instructions to Create Your Rollup Poster in PowerPoint

Instructions to Create Your Rollup Poster in PowerPoint Instructions to Create Your Rollup Poster in PowerPoint THE IDEAL POSTER IS DESIGNED TO... Provide a brief overview of your research Encourage discussion Stand alone when you re not there to provide an

More information

Get The Picture: Visualizing Financial Data part 1

Get The Picture: Visualizing Financial Data part 1 Get The Picture: Visualizing Financial Data part 1 by Jeremy Walton Turning numbers into pictures is usually the easiest way of finding out what they mean. We're all familiar with the display of for example

More information

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS SECTION 2-1: OVERVIEW Chapter 2 Describing, Exploring and Comparing Data 19 In this chapter, we will use the capabilities of Excel to help us look more carefully at sets of data. We can do this by re-organizing

More information

Effective Big Data Visualization

Effective Big Data Visualization Effective Big Data Visualization Every Picture Tells A Story Don t It? Mark Gamble Dir Technical Marketing Actuate Corporation 1 Data Driven Summit 2014 Agenda What is data visualization? What is good?

More information

VisCG: Creating an Eclipse Call Graph Visualization Plug-in. Kenta Hasui, Undergraduate Student at Vassar College Class of 2015

VisCG: Creating an Eclipse Call Graph Visualization Plug-in. Kenta Hasui, Undergraduate Student at Vassar College Class of 2015 VisCG: Creating an Eclipse Call Graph Visualization Plug-in Kenta Hasui, Undergraduate Student at Vassar College Class of 2015 Abstract Call graphs are a useful tool for understanding software; however,

More information

SAS/GRAPH Network Visualization Workshop 2.1

SAS/GRAPH Network Visualization Workshop 2.1 SAS/GRAPH Network Visualization Workshop 2.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2009. SAS/GRAPH : Network Visualization Workshop

More information

CREATING POSTERS WITH POWERPOINT

CREATING POSTERS WITH POWERPOINT CREATING POSTERS WITH POWERPOINT PowerPoint files will be required for Posters on CD-Rom with very few exceptions. WHY POWERPOINT? Although there are many software programs that will create posters, PowerPoint

More information

Knowledge Visualization: A Comparative Study between Project Tube Maps and Gantt Charts

Knowledge Visualization: A Comparative Study between Project Tube Maps and Gantt Charts Knowledge Visualization: A Comparative Study between Project Tube Maps and Gantt Charts Remo Aslak Burkhard (University of St.Gallen, [email protected]) Michael Meier (vasp datatecture GmbH, [email protected])

More information

Exercise 1: How to Record and Present Your Data Graphically Using Excel Dr. Chris Paradise, edited by Steven J. Price

Exercise 1: How to Record and Present Your Data Graphically Using Excel Dr. Chris Paradise, edited by Steven J. Price Biology 1 Exercise 1: How to Record and Present Your Data Graphically Using Excel Dr. Chris Paradise, edited by Steven J. Price Introduction In this world of high technology and information overload scientists

More information

Information Visualization Multivariate Data Visualization Krešimir Matković

Information Visualization Multivariate Data Visualization Krešimir Matković Information Visualization Multivariate Data Visualization Krešimir Matković Vienna University of Technology, VRVis Research Center, Vienna Multivariable >3D Data Tables have so many variables that orthogonal

More information

Using the Grid. Grids: Consistency & Unity tying elements together by Jacci Howard Bear

Using the Grid. Grids: Consistency & Unity tying elements together by Jacci Howard Bear Using the Grid Grids: Consistency & Unity tying elements together by Jacci Howard Bear For the most part, people prefer organized visual information Newsletters, magazines, brochures, annual reports, web

More information

Visualizing an Auto-Generated Topic Map

Visualizing an Auto-Generated Topic Map Visualizing an Auto-Generated Topic Map Nadine Amende 1, Stefan Groschupf 2 1 University Halle-Wittenberg, information manegement technology [email protected] 2 media style labs Halle Germany [email protected]

More information

White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics

White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics White Paper Data Visualization Techniques From Basics to Big Data With SAS Visual Analytics Contents Introduction... 1 Tips to Get Started... 1 The Basics: Charting 101... 2 Line Graphs...2 Bar Charts...3

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

Numbers as pictures: Examples of data visualization from the Business Employment Dynamics program. October 2009

Numbers as pictures: Examples of data visualization from the Business Employment Dynamics program. October 2009 Numbers as pictures: Examples of data visualization from the Business Employment Dynamics program. October 2009 Charles M. Carson 1 1 U.S. Bureau of Labor Statistics, Washington, DC Abstract The Bureau

More information

Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION

Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION Message, Audience, Production (MAP) Framework for Teaching Media Literacy Social Studies Integration PRODUCTION All media messages - a film or book, photograph or picture, newspaper article, news story,

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information