The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations. Ben Shneiderman, 1996

Size: px
Start display at page:

Download "The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations. Ben Shneiderman, 1996"

Transcription

1 The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations Ben Shneiderman, 1996

2 Background the growth of computing + graphic user interface 1987 scientific visualization 1989 information visualization more and more data types and tasks order terms information retrieval (in bibliographic systems) database management (in structured database systems) newer notions information gathering, seeking, visualization data mining, warehousing, filtering Pei Shan Tsai 1 Introduction 2

3 Information Exploration Goals known item search find a set of items that satisfy a well-understood information need browse developing an understanding of unexpected patterns Pei Shan Tsai 1 Introduction 3

4 Information Exploration Challenges the growth of data size data overload problem how to present data in orderly provide interaction with user Pei Shan Tsai 1 Introduction 4

5 Data Presentation Design utilize humans perceptual abilities visual perceptual ability is greater than the other senses data visualization Pei Shan Tsai 2 Visual Information Seeking Mantra 5

6 Data Visualization scientific visualization make 3d phenomena visible and comprehensible e.g. heat conduction, airflow information visualization reveal patterns, clusters, gaps, or outliers in abstract data e.g. stock market trades, document collection Pei Shan Tsai 2 Visual Information Seeking Mantra 6

7 Visual Information Seeking Mantra overview first, zoom and filter, then details-on-demand basic visual design principle a starting point in trying to characterize information visualizations Pei Shan Tsai 2 Visual Information Seeking Mantra 7

8 Task by Data Type Taxonomy 7 data types organized by the problems users are trying to solve 1d, 2d, 3d, temporal, multi-dimensional, tree, network data 7 tasks actions that users wish to perform overview, zoom, filter, details-on-demand, relate, history, extract Pei Shan Tsai 3 Task by Data Type Taxonomy 8

9 1d Data e.g. textual document, source code, alphabetical list features linear data items are organized in a sequential manner the problems users are trying to solve basic tasks count, search, select, etc Pei Shan Tsai 3 Task by Data Type Taxonomy 9

10 1d Data Visualization Example bifocal display (Spence and Apperley, 1982) detailed information in the focus area less information in the surrounding area Figure 1: an information space Figure 2: wrap around two uprights Figure 3: view from an appropriate direction Pei Shan Tsai 3 Task by Data Type Taxonomy 10

11 1d Data Visualization Example SeeSoft (Eick et al., 1992) Figure 1: SeeSoft shows locations of characters within a text Pei Shan Tsai 1 Introduction 11

12 2d Data e.g. geographic map, floorplan, newspaper layout features planar data items cover some part of the total area items may be rectangular or not the problems users are trying to solve deal with 2d space relationship between items up/down, left/right, inside/outside basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 12

13 2d Data Visualization Example multilayer approach Figure 1: a geographic information systems as a layered cake Pei Shan Tsai 3 Task by Data Type Taxonomy 13

14 3d Data e.g. molecule, human body, building features real world objects items with volume items may have complex relationship between each other the problems users are trying to solve deal with 3d space relationship between items up/down, left/right, front/back, inside/outside basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 14

15 3d Data Visualization Example visible human project (North et al., 1996) Figure 1: a poster of National Library of Medicine s Visible Human Project Pei Shan Tsai 3 Task by Data Type Taxonomy 15

16 Temporal Data e.g. medical history, project management, video features time lines items have a begin and end time items may overlap the problems users are trying to solve deal with time at, before, after some moment during some time period basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 16

17 Temporal Data Visualization Example perspective wall (Robertson et al., 1993) Figure 1: perspective wall with the bifocal display Pei Shan Tsai 3 Task by Data Type Taxonomy 17

18 Temporal Data Visualization Example LifeLines (Plaisant et al., 1996) Figure 1: LifeLines shows personal medical history Pei Shan Tsai 3 Task by Data Type Taxonomy 18

19 Multi-dimensional Data e.g. most relational databases, statistical databases features items with n attributes is in a n-dimensional space the problems users are trying to solve deal with relationship between items patterns, clusters, gaps, outliers deal with relationship between attributes correlation, dependence basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 19

20 Multi-dimensional Data Visualization Example parallel coordinates (Inselberg, 1985) Figure 1: parallel coordinates for iris dataset Pei Shan Tsai 3 Task by Data Type Taxonomy 20

21 Tree Data e.g. computer directory file management features hierarchy items have a link to one parent item, except the root links may have attributes the problems users are trying to solve deal with tree structural properties depth, degree, path, etc. basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 21

22 Tree Data Visualization Example indented outlines (Egan et al., 1989) Figure 1: varied indented outline styles Pei Shan Tsai 3 Task by Data Type Taxonomy 22

23 Tree Data Visualization Example cone trees (Robertson et al., 1993) Figure 1: cone tree Pei Shan Tsai 3 Task by Data Type Taxonomy 23

24 Network Data e.g. World Wide Web features items have links to an arbitrary number of other items links may have attributes the problems users are trying to solve deal with network structural properties cycle, shortest path, etc. basic tasks Pei Shan Tsai 3 Task by Data Type Taxonomy 24

25 Network Data Visualization Example Netmap Figure 1: Netmap layout of nodes on a circle with links crisscrossing the central area Pei Shan Tsai 3 Task by Data Type Taxonomy 25

26 Task by Data Type Taxonomy 7 data types organized by the problems users are trying to solve 1d, 2d, 3d, temporal, multi-dimensional, tree, network data 7 tasks actions that users wish to perform overview, zoom, filter, details-on-demand, relate, history, extract Pei Shan Tsai 3 Task by Data Type Taxonomy 26

27 Overview gain an overview of the entire collection pan or scroll through the collection Figure 1: pan icons Figure 2: scroll icon Pei Shan Tsai 3 Task by Data Type Taxonomy 27

28 Zoom zoom in on items of interest control zoom focus and zoom factor Figure 1: zoom in icon Figure 2: zoom out icon Pei Shan Tsai 3 Task by Data Type Taxonomy 28

29 Overview and Zoom Strategy both change views of data overview plus detail view / context plus focus view field-of-view box Figure 1: field-of-view box with the bifocal display Pei Shan Tsai 3 Task by Data Type Taxonomy 29

30 Overview and Zoom Strategy both change views of data overview plus detail view / context plus focus view fisheye (Furnas, 1986) Figure 1: fisheye with the bifocal display Pei Shan Tsai 3 Task by Data Type Taxonomy 30

31 Filter filter out uninteresting items apply dynamic queries to items to control the contents of display rapid display update < 100 milliseconds Pei Shan Tsai 3 Task by Data Type Taxonomy 31

32 Details-on-demand select an item or group and get details when need click on to get a popup window with details Pei Shan Tsai 3 Task by Data Type Taxonomy 32

33 Relate view relationships among items highlight items that have similar attributes to the selected one Pei Shan Tsai 3 Task by Data Type Taxonomy 33

34 History keep a history of actions to support undo, replay, and progressive refinement since information exploration is rarely finished in a single step keeping the history of users actions for retracing Figure 1: undo icon Figure 2: redo icon Pei Shan Tsai 3 Task by Data Type Taxonomy 34

35 Extract allow extraction of sub-collections and of the query parameters extract the desired items for further use save, send, print, etc Pei Shan Tsai 3 Task by Data Type Taxonomy 35

36 Dynamic Query direct-manipulation query the use of rapid, incremental, and reversible actions sliders, buttons the immediate display of feedback Boolean expressions OR within an attribute AND of attributes across attributes (attr1.qry1 attr1.qry2) (attr2.qry1 attr2.qry2) Pei Shan Tsai 4 Advanced Filtering 36

37 Boolean Expressions Visualization Venn diagrams (Michard, 1982), decision tables (Greene et al., 1990) become confusing as query complexity increases filter-flow model the metaphor of water flowing flow from left to right through a series of pipes and filters Figure 1: Venn diagrams Figure 2: decision table Pei Shan Tsai 4 Advanced Filtering 37

38 Filter-flow Model AND a linear sequence of filters OR within an attribute, a single filter across multiple attributes, parallel filters NOT an inverter in filters Figure 1: (x > 7) (x > 9) Figure 2: (x < 7) (x > 9) Figure 3: (x > 9) (y > 9) Figure 4: (x > 7) Pei Shan Tsai 4 Advanced Filtering 38

39 Summary while research prototypes typically deal with only one data type, commercial products will have to accommodate several and support full tasks although the computer contributes to the information explosion, it also provide powerful capabilities to deal with dynamic queries and data visualization Pei Shan Tsai 5 Summary 39

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

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

Hierarchical Data Visualization. Ai Nakatani IAT 814 February 21, 2007

Hierarchical Data Visualization. Ai Nakatani IAT 814 February 21, 2007 Hierarchical Data Visualization Ai Nakatani IAT 814 February 21, 2007 Introduction Hierarchical Data Directory structure Genealogy trees Biological taxonomy Business structure Project structure Challenges

More information

IR User Interfaces and Visualization

IR User Interfaces and Visualization IR User Interfaces and Visualization Norbert Fuhr March 22, 2006 Gliederung Human-Computer interaction The information access process Starting points Query specification Context Tables Using relevance

More information

Large Scale Information Visualization. Jing Yang Fall 2007. Interaction. A major portion of these slides come from John Stasko s course slides

Large Scale Information Visualization. Jing Yang Fall 2007. Interaction. A major portion of these slides come from John Stasko s course slides Large Scale Information Visualization Jing Yang Fall 2007 1 Interaction A major portion of these slides come from John Stasko s course slides 2 1 What is Interaction? From Google: Reciprocal action between

More information

Public Online Data - The Importance of Colorful Query Trainers

Public Online Data - The Importance of Colorful Query Trainers BROWSING LARGE ONLINE DATA WITH QUERY PREVIEWS Egemen Tanin * egemen@cs.umd.edu Catherine Plaisant plaisant@cs.umd.edu Ben Shneiderman * ben@cs.umd.edu Human-Computer Interaction Laboratory and Department

More information

ENVISIONING USER ACCESS TO A LARGE DATA ARCHIVE ABSTRACT

ENVISIONING USER ACCESS TO A LARGE DATA ARCHIVE ABSTRACT published as: Fabrikant, S. I. and Buttenfield, B. P. (1997). Envisioning User Access to a Large Data Archive. Proceedings, GIS/LIS '97, Cincinatti, OH, Oct. 28-30, 1997: 686-691 (CD-ROM). ENVISIONING

More information

INFO 424, UW ischool 11/1/2007

INFO 424, UW ischool 11/1/2007 Today s Lecture Goals of interactive infovis Interactive Visualization Tuesday 30 Oct 2007 Polle Zellweger Techniques showing both overview and detail showing details-on-demand more Examples Dynamic Queries

More information

NakeDB: Database Schema Visualization

NakeDB: Database Schema Visualization NAKEDB: DATABASE SCHEMA VISUALIZATION, APRIL 2008 1 NakeDB: Database Schema Visualization Luis Miguel Cortés-Peña, Yi Han, Neil Pradhan, Romain Rigaux Abstract Current database schema visualization tools

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

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

Doña Ana County, NM Interactive Zoning Map

Doña Ana County, NM Interactive Zoning Map Doña Ana County, NM Interactive Zoning Map Users Guide Basic Map Navigation Zoom Control The most efficient way of zooming, or changing the scale of the map is with the use of a mouse with a scroll wheel.

More information

JustClust User Manual

JustClust User Manual JustClust User Manual Contents 1. Installing JustClust 2. Running JustClust 3. Basic Usage of JustClust 3.1. Creating a Network 3.2. Clustering a Network 3.3. Applying a Layout 3.4. Saving and Loading

More information

Visual Data Exploration Techniques for System Administration. Tam Weng Seng

Visual Data Exploration Techniques for System Administration. Tam Weng Seng Visual Data Exploration Techniques for System Administration Tam Weng Seng Abstract The objective of this paper is to study terminology used in visual data exploration and to apply them to projects in

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

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

Visualization Techniques in Data Mining

Visualization Techniques in Data Mining Tecniche di Apprendimento Automatico per Applicazioni di Data Mining Visualization Techniques in Data Mining Prof. Pier Luca Lanzi Laurea in Ingegneria Informatica Politecnico di Milano Polo di Milano

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

Activity Builder TP-1908-V02

Activity Builder TP-1908-V02 Activity Builder TP-1908-V02 Copyright Information TP-1908-V02 2014 Promethean Limited. All rights reserved. All software, resources, drivers and documentation supplied with the product are copyright Promethean

More information

Rational DOORS Next Generation. Quick Start Tutorial

Rational DOORS Next Generation. Quick Start Tutorial Rational DOORS Next Generation Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 3 3.1 Creating the project area... 3 4 Browsing Artifacts and Modules...

More information

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS

MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS Masks let you isolate and protect parts of an image. When you create a mask from a selection, the area not selected is masked or protected from editing.

More information

The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations

The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations Ben Shneiderman Department of Computer Science, Human-Computer Interaction Laboratory, and Institute for Systems Research University

More information

9. Text & Documents. Visualizing and Searching Documents. Dr. Thorsten Büring, 20. Dezember 2007, Vorlesung Wintersemester 2007/08

9. Text & Documents. Visualizing and Searching Documents. Dr. Thorsten Büring, 20. Dezember 2007, Vorlesung Wintersemester 2007/08 9. Text & Documents Visualizing and Searching Documents Dr. Thorsten Büring, 20. Dezember 2007, Vorlesung Wintersemester 2007/08 Slide 1 / 37 Outline Characteristics of text data Detecting patterns SeeSoft

More information

The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations

The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations Ben Shneiderman Department of Computer Science, Human-Computer Interaction Laboratory, and Institute for Systems Research University

More information

Creating Posters in Excel (2007 & 2010)

Creating Posters in Excel (2007 & 2010) Creating Posters in Excel (2007 & 2010) Although it would be nice to have a poster printer in each of our homes and work areas, having such a tool is unfortunately not something that will become a reality

More information

Creating a Network Graph with Gephi

Creating a Network Graph with Gephi Creating a Network Graph with Gephi Gephi is a powerful tool for network analysis, but it can be intimidating. It has a lot of tools for statistical analysis of network data most of which you won't be

More information

Spotfire v6 New Features. TIBCO Spotfire Delta Training Jumpstart

Spotfire v6 New Features. TIBCO Spotfire Delta Training Jumpstart Spotfire v6 New Features TIBCO Spotfire Delta Training Jumpstart Map charts New map chart Layers control Navigation control Interaction mode control Scale Web map Creating a map chart Layers are added

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Submission to 2003 National Conference on Digital Government Research

Submission to 2003 National Conference on Digital Government Research Submission to 2003 National Conference on Digital Government Research Title: Data Exploration with Paired Hierarchical Visualizations: Initial Designs of PairTrees Authors: Bill Kules, Ben Shneiderman

More information

Learning Services IT Guide. Access 2013

Learning Services IT Guide. Access 2013 Learning Services IT Guide Access 2013 Microsoft Access is a programme which allows you to store a lot of information easily in the form of a database. For example you could create a database which stored

More information

INFO 424, UW ischool 11/8/2007

INFO 424, UW ischool 11/8/2007 Today s Lecture Case Studies in Interactive Infovis Design Spence, Information Visualization Chapters 2 & 6.1, 6.2, 6.5 Thursday 8 Nov 2007 Polle Zellweger User-centered design process Overview Applied

More information

Queensland Skills Gateway User Guide

Queensland Skills Gateway User Guide The Queensland Skills Gateway at www.skillsgateway.training.qld.gov.au provides information on vocational education and training (VET) in Queensland. You can find information on VET courses, training providers,

More information

Visualization of Phylogenetic Trees and Metadata

Visualization of Phylogenetic Trees and Metadata Visualization of Phylogenetic Trees and Metadata November 27, 2015 Sample to Insight CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.clcbio.com support-clcbio@qiagen.com

More information

<odesi> Survey Example Canadian Community Health Survey (CCHS)

<odesi> Survey Example Canadian Community Health Survey (CCHS) Survey Example Canadian Community Health Survey (CCHS) Your mission: To find, subset and download data from the Canadian Community Health Survey 2010 (CCHS) Part 1: FIND your survey Step 1. Open

More information

LYON COUNTY GEOMOOSE 2 HELP DOCUMENT

LYON COUNTY GEOMOOSE 2 HELP DOCUMENT LYON COUNTY GEOMOOSE 2 HELP DOCUMENT TABLE OF CONTENTS Lyon County Geomoose 2 Help Document... 1 Introduction... 3 Quick Reference Chart... 4 The Interface... 4 The Table of Contents... 5 Quick Reference

More information

Spyglass Portal Manual v.20140214

Spyglass Portal Manual v.20140214 Spyglass Portal Manual v.20140214 Spyglass Portal Manual... 1 Getting Started... 2 Pre- mission... 3 As a user, I want to create and download a mission for the ESP... 3 Define default setting (phasecfg.rb)...

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Cricut Design Space Reference Guide & Glossary

Cricut Design Space Reference Guide & Glossary Cricut Design Space Reference Guide & Glossary Top Menu Bar Grid On/Off button Panel Menu Side Menu Bar 1 Cricut logo click the Cricut logo at any time to return to the Cricut Design Space landing page.

More information

Windows Live Movie Maker

Windows Live Movie Maker Windows Live Movie Maker What is Windows Live Movie Maker? Windows Live Movie Maker is available on all computers that have Windows 7. Teachers and students use Windows Live Movie Maker to turn videos

More information

EBSCOhost User Guide Searching. Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features. support.ebsco.

EBSCOhost User Guide Searching. Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features. support.ebsco. EBSCOhost User Guide Searching Basic, Advanced & Visual Searching, Result List, Article Details, Additional Features Table of Contents What is EBSCOhost... 3 System Requirements... 3 Inside this User Guide...

More information

Vincent F. Mancuso College of Information Sciences and Technology The Pennsylvania State University vfm105@ist.psu.edu

Vincent F. Mancuso College of Information Sciences and Technology The Pennsylvania State University vfm105@ist.psu.edu Large Scale Network Security Visualization Nicklaus A. Giacobe College of Information Sciences and Technology The Pennsylvania State University nxg13@ist.psu.edu Vincent F. Mancuso College of Information

More information

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques

The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques The Essential Guide to User Interface Design An Introduction to GUI Design Principles and Techniques Third Edition Wilbert O. Galitz l 1 807 : WILEYp Wiley Publishing, Inc. Contents About the Author Preface

More information

ArcGIS Mobile Application User s Guide

ArcGIS Mobile Application User s Guide ArcGIS Mobile Application User s Guide 1 Contents Chapter 1 Chapter 2 Chapter 3 Chapter 4 2 5 5 6 7 7 8 8 11 12 14 15 19 21 22 23 37 38 ArcGIS Mobile User Interface Essentials Title Bar Menu Bar Hardware

More information

Scalable Pixel based Visual Data Exploration

Scalable Pixel based Visual Data Exploration Scalable Pixel based Visual Data Exploration Daniel A. Keim, Jörn Schneidewind, Mike Sips University of Konstanz, Germany {keim,schneide,sips@inf.uni-konstanz.de Abstract. Pixel based visualization techniques

More information

Software Analysis Visualization

Software Analysis Visualization 28th International Conference on Software Engineering Software Analysis Visualization Harald Gall and Michele Lanza !oftware Visualiza"o# Tutorial F7 Software Evolution: Analysis and Visualization 2006

More information

Tutorial for proteome data analysis using the Perseus software platform

Tutorial for proteome data analysis using the Perseus software platform Tutorial for proteome data analysis using the Perseus software platform Laboratory of Mass Spectrometry, LNBio, CNPEM Tutorial version 1.0, January 2014. Note: This tutorial was written based on the information

More information

Overview. Security System Administration

Overview. Security System Administration Better Tools for System Administration: Enhancing the Human-Computer Interface with Visualization Bill Yurcik Manager, NCSA Security Research National Center for Advanced Secure

More information

Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014

Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014 Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014 Introduction: This tutorial examines the main features of the Latin American and Caribbean Flood and Drought

More information

Getting Started with GRUFF

Getting Started with GRUFF Getting Started with GRUFF Introduction Most articles in this book focus on interesting applications of Linked Open Data (LOD). But this chapter describes some simple steps on how to use a triple store,

More information

The Role of Reactive Typography in the Design of Flexible Hypertext Documents

The Role of Reactive Typography in the Design of Flexible Hypertext Documents The Role of Reactive Typography in the Design of Flexible Hypertext Documents Rameshsharma Ramloll Collaborative Systems Engineering Group Computing Department Lancaster University Email: ramloll@comp.lancs.ac.uk

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

ELOQUA INSIGHT Reporter User Guide

ELOQUA INSIGHT Reporter User Guide ELOQUA INSIGHT Reporter User Guide Copyright 2012 Eloqua Corporation. All rights reserved. July 2012 revision. Table of Contents Preface... 5 Introduction toeloqua Insight Business Intelligence... 6 Introduction

More information

Mass Frontier 7.0 Quick Start Guide

Mass Frontier 7.0 Quick Start Guide Mass Frontier 7.0 Quick Start Guide The topics in this guide briefly step you through key features of the Mass Frontier application. Editing a Structure Working with Spectral Trees Building a Library Predicting

More information

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 4: Preparing Data for Analysis

University of Arkansas Libraries ArcGIS Desktop Tutorial. Section 4: Preparing Data for Analysis : Preparing Data for Analysis When a user acquires a particular data set of interest, it is rarely in the exact form that is needed during analysis. This tutorial describes how to change the data to make

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and Tableau Your Data! Fast and Easy Visual Analysis with Tableau Software Daniel G. Murray and the InterWorks Bl Team Wiley Contents Foreword xix Introduction xxi Part I Desktop 1 1 Creating Visual Analytics

More information

Glogster.com. Type code from box above

Glogster.com. Type code from box above Glogster.com A glog is like a poster, only better. Glogs allow you to create an online poster using photographs, images, graphics, video files and sound files. Glogs allow you to add hyperlinks to other

More information

Hierarchy and Tree Visualization

Hierarchy and Tree Visualization Hierarchy and Tree Visualization Definition Hierarchies An ordering of groups in which larger groups encompass sets of smaller groups. Data repository in which cases are related to subcases Hierarchical

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

Figure 3.5: Exporting SWF Files

Figure 3.5: Exporting SWF Files Li kewhatyou see? Buyt hebookat t hefocalbookst or e Fl ash + Af t eref f ect s Chr i sjackson ISBN 9780240810317 Flash Video (FLV) contains only rasterized images, not vector art. FLV files can be output

More information

How to use PGS: Basic Services Provision Map App

How to use PGS: Basic Services Provision Map App How to use PGS: Basic Services Provision Map App The PGS: Basic Services Provision Map App The main features of the PGP Basic Services web application includes: Navigation Tools Map Tools Main Map Links

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

Clustering & Visualization

Clustering & Visualization Chapter 5 Clustering & Visualization Clustering in high-dimensional databases is an important problem and there are a number of different clustering paradigms which are applicable to high-dimensional data.

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 ytakama@sd.tmu.ac.jp Abstract This paper

More information

Mobile: Getting Started with Workday for ipad

Mobile: Getting Started with Workday for ipad Install and Log in to Workday From your ipad: 1. Tap the App Store Application icon. 2. Tap Search and enter Workday. 3. Select Workday for ipad from the search results. 4. Tap Free to install the app.

More information

Data Mining: Concepts and Techniques. Jiawei Han. Micheline Kamber. Simon Fräser University К MORGAN KAUFMANN PUBLISHERS. AN IMPRINT OF Elsevier

Data Mining: Concepts and Techniques. Jiawei Han. Micheline Kamber. Simon Fräser University К MORGAN KAUFMANN PUBLISHERS. AN IMPRINT OF Elsevier Data Mining: Concepts and Techniques Jiawei Han Micheline Kamber Simon Fräser University К MORGAN KAUFMANN PUBLISHERS AN IMPRINT OF Elsevier Contents Foreword Preface xix vii Chapter I Introduction I I.

More information

Animated Exploring of Huge Software Systems

Animated Exploring of Huge Software Systems Animated Exploring of Huge Software Systems Liqun Wang Thesis submitted to the Faculty of Graduate and Postdoctoral Studies in partial fulfillment of the requirements for the degree of Master of Science

More information

Center for Faculty Development and Support. OU Campus Faculty Website Guide

Center for Faculty Development and Support. OU Campus Faculty Website Guide Center for Faculty Development and Support OU Campus Faculty Website Guide CENTER FOR FACULTY DEVELOPMENT AND SUPPORT...1 OU CAMPUS FACULTY WEBSITE GUIDE...1 INTRODUCTION...3 LEARNING OBJECTIVES...3 I.

More information

Your guide to finding academic information for Engineering

Your guide to finding academic information for Engineering Your guide to finding academic information for Engineering This guide is designed to introduce you to electronic academic databases relevant to Engineering. Online databases contain large amounts of current

More information

Pro/ENGINEER Wildfire 4.0 Basic Design

Pro/ENGINEER Wildfire 4.0 Basic Design Introduction Datum features are non-solid features used during the construction of other features. The most common datum features include planes, axes, coordinate systems, and curves. Datum features do

More information

Getting Started with Internet Explorer 10

Getting Started with Internet Explorer 10 Getting Started with Internet Explorer 10 Objectives Understand Web browsers Explore the browser View and navigate Web pages Use tabbed browsing Objectives Save favorite Web pages Browse safely Search

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 6.5 Content Author's Reference and Cookbook Rev. 110621 Sitecore CMS 6.5 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

NDSU Technology Learning & Media Center. Introduction to Google Sites

NDSU Technology Learning & Media Center. Introduction to Google Sites NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Introduction to Google Sites Get Help at the TLMC 1. Get help with class projects on a walk-in basis; student learning assistants

More information

Listed below are the common process in creating a new content type, and listing a summary of all contents via view and/or panel custom page.

Listed below are the common process in creating a new content type, and listing a summary of all contents via view and/or panel custom page. Why Features? Basically, in Drupal, one has to undergo series of configurations to be able to create content type, views and/or panels, etc. depending on the functionality one wants to achieve. For a single

More information

Domain Analysis: A Technique to Design A User-Centered Visualization Framework

Domain Analysis: A Technique to Design A User-Centered Visualization Framework Domain Analysis: A Technique to Design A User-Centered Visualization Framework Octavio Juarez Espinosa Civil and Environmental Engineering Department, Carnegie Mellon University, Pittsburgh, PA oj22@andrew.cmu.edu

More information

COC131 Data Mining - Clustering

COC131 Data Mining - Clustering COC131 Data Mining - Clustering Martin D. Sykora m.d.sykora@lboro.ac.uk Tutorial 05, Friday 20th March 2009 1. Fire up Weka (Waikako Environment for Knowledge Analysis) software, launch the explorer window

More information

Eager Eyes: Visuelle Kommunikation in Kunst und Computergrafik

Eager Eyes: Visuelle Kommunikation in Kunst und Computergrafik Eager Eyes: Visuelle Kommunikation in Kunst und Computergrafik Visualisierung, Wahrnehmung, Interaktion Software Visualization Each line of code represented by one line Shows program structure Colored

More information

View Your Photos. What you ll need: A folder of digital photos Jasc Paint Shop Photo Album 5

View Your Photos. What you ll need: A folder of digital photos Jasc Paint Shop Photo Album 5 View Your Photos With Photo Album you can choose the way you view photos, easily switching back and forth between four useful options: Favorite Folders, Calendar, Keywords, or All Folders. You can even

More information

Getting Started With Mortgage MarketSmart

Getting Started With Mortgage MarketSmart Getting Started With Mortgage MarketSmart We are excited that you are using Mortgage MarketSmart and hope that you will enjoy being one of its first users. This Getting Started guide is a work in progress,

More information

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.)

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) In this project, you will learn the web publishing skills you need to: Plan a website Define a

More information

Getting Started with the ArcGIS Predictive Analysis Add-In

Getting Started with the ArcGIS Predictive Analysis Add-In Getting Started with the ArcGIS Predictive Analysis Add-In Table of Contents ArcGIS Predictive Analysis Add-In....................................... 3 Getting Started 4..............................................

More information

Rako Lighting Driver. For use with: Driver software written and provided by:

Rako Lighting Driver. For use with: Driver software written and provided by: Rako Lighting Driver For use with: Driver software written and provided by: Introduction This document is a guide to integrating a Rako Lighting system with an RTI control system, via a Rako Ethernet bridge.

More information

Analog Monitoring Tool AMT 0.3b User Manual

Analog Monitoring Tool AMT 0.3b User Manual Analog Monitoring Tool AMT 0.3b User Manual 1 Introduction AMT (Analog Monitoring Tool) is a tool for checking the correctness of analog and mixed-signal simulation traces with respect to a formal specification

More information

Abstract. Introduction

Abstract. Introduction CODATA Prague Workshop Information Visualization, Presentation, and Design 29-31 March 2004 Abstract Goals of Analysis for Visualization and Visual Data Mining Tasks Thomas Nocke and Heidrun Schumann University

More information

TUTORIAL 4 Building a Navigation Bar with Fireworks

TUTORIAL 4 Building a Navigation Bar with Fireworks TUTORIAL 4 Building a Navigation Bar with Fireworks This tutorial shows you how to build a Macromedia Fireworks MX 2004 navigation bar that you can use on multiple pages of your website. A navigation bar

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Using NVivo for Qualitative Data Analysis

Using NVivo for Qualitative Data Analysis Using NVivo for Qualitative Data Analysis 2011-2012 This document covers the basic features of NVivo. NVivo is a comprehensive qualitative data analysis software package. The software can be used to organize

More information

IC05 Introduction on Networks &Visualization Nov. 2009. <mathieu.bastian@gmail.com>

IC05 Introduction on Networks &Visualization Nov. 2009. <mathieu.bastian@gmail.com> IC05 Introduction on Networks &Visualization Nov. 2009 Overview 1. Networks Introduction Networks across disciplines Properties Models 2. Visualization InfoVis Data exploration

More information

Microsoft Visual Studio Integration Guide

Microsoft Visual Studio Integration Guide Microsoft Visual Studio Integration Guide MKS provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access MKS Integrity s workflow and configuration

More information

Information Visualization Evaluation and User Study

Information Visualization Evaluation and User Study Evaluation for Information Visualization Enrico Bertini http://www.dis.uniroma1.it/~beliv06/infovis-eval.html Information Visualization Evaluation and User Study CSE591 Visual Analytics Lujin Wang Component/system

More information

Flash Tutorial Part I

Flash Tutorial Part I Flash Tutorial Part I This tutorial is intended to give you a basic overview of how you can use Flash for web-based projects; it doesn t contain extensive step-by-step instructions and is therefore not

More information

Linked Map Platform Beta version User Manual

Linked Map Platform Beta version User Manual Network of Excellence FP7 257641 Linked Map Platform Beta version User Manual Authors: UNIZAR / GEOSLAB Linked Map Platform Beta version - User Manual User Manual This document describes the implemented

More information

Halifax Water Hydrant and Catchbasin Interactive Mapping USER GUIDE. Halifax Water Hydrant & Catchbasin Interactive Mapping USER GUIDE Page 1

Halifax Water Hydrant and Catchbasin Interactive Mapping USER GUIDE. Halifax Water Hydrant & Catchbasin Interactive Mapping USER GUIDE Page 1 Halifax Water Hydrant and Catchbasin Interactive Mapping USER GUIDE Halifax Water Hydrant & Catchbasin Interactive Mapping USER GUIDE Page 1 Navigation Tools These tools may be used to maneuver your way

More information

Data Warehousing und Data Mining

Data Warehousing und Data Mining Data Warehousing und Data Mining Multidimensionale Indexstrukturen Ulf Leser Wissensmanagement in der Bioinformatik Content of this Lecture Multidimensional Indexing Grid-Files Kd-trees Ulf Leser: Data

More information

Introduction to GIS functionality

Introduction to GIS functionality Exercise Introduction to GIS functionality Step 1 Start ArcInfo If necessary, start ArcInfo. Click the Start button in your Windows 2000 Task Bar and select Programs. Click the ArcInfo program group and

More information

PowerPoint 2007: Animations Contents

PowerPoint 2007: Animations Contents PowerPoint 2007: Animations Contents Add transitions between slides... 1 Choose from a gallery of slide transitions... 1 Add the same slide transition to all of the slides in your presentation... 1 Add

More information

User interface design. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1

User interface design. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1 User interface design Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 16 Slide 1 Objectives To suggest some general design principles for user interface design To explain different interaction

More information

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10 1/10 131-1 Adding New Level in KDD to Make the Web Usage Mining More Efficient Mohammad Ala a AL_Hamami PHD Student, Lecturer m_ah_1@yahoocom Soukaena Hassan Hashem PHD Student, Lecturer soukaena_hassan@yahoocom

More information