week 4 facet
play

Week 4: Facet Tamara Munzner Department of Computer Science - PowerPoint PPT Presentation

Week 4: Facet Tamara Munzner Department of Computer Science University of British Columbia JRNL 520M, Special Topics in Contemporary Journalism: Visualization for Journalists Week 4: 6 October 2015 http://www.cs.ubc.ca/~tmm/courses/journ15


  1. Week 4: Facet Tamara Munzner Department of Computer Science University of British Columbia JRNL 520M, Special Topics in Contemporary Journalism: Visualization for Journalists Week 4: 6 October 2015 http://www.cs.ubc.ca/~tmm/courses/journ15

  2. Now • Finish up color theory + demos (30-45 min) • break (15 min) • Recreating News in Tableau (60+ min) – working through together in lab mode, not fast in demo mode • Facet lecture, if there’s enough time 2

  3. Lab/Assignment 4 • Work through Recreating News Visualizations in Tableau • Create Drought Footprints yearly and monthly versions • Fix two previous obstacles from previous labs (but not a duplicate of color for this week) • submit next week – by 9am Tue, email tmm@cs.ubc.ca with subject JOURN Week 4 3

  4. VAD Chap 11: Facet Into Multiple Views Juxtapose Partition Superimpose 4

  5. How? Encode Manipulate Facet Encode Manipulate Facet Reduce Map Arrange Change Juxtapose Filter from categorical and ordered Express Separate attributes Color Hue Saturation Luminance Select Partition Aggregate Order Align Size, Angle, Curvature, ... Use Navigate Superimpose Embed Shape Motion Direction, Rate, Frequency, ... 5

  6. How to handle complexity: 3 more strategies + 1 previous Manipulate Facet Reduce Derive Change Juxtapose Filter • change view over time Select Partition Aggregate • facet across multiple views • reduce items/attributes Navigate Superimpose Embed within single view • derive new data to show within view 6

  7. How to handle complexity: 3 more strategies + 1 previous Manipulate Facet Reduce Derive Change Juxtapose Filter • change over time Select Partition Aggregate - most obvious & flexible of the 4 strategies Navigate Superimpose Embed 7

  8. Idiom: Animated transitions • smooth transition from one state to another – alternative to jump cuts – support for item tracking when amount of change is limited • example: multilevel matrix views – scope of what is shown narrows down • middle block stretches to fill space, additional structure appears within • other blocks squish down to increasingly aggregated representations [Using Multilevel Call Matrices in Large Software Projects. van Ham. Proc. IEEE Symp. Information Visualization (InfoVis), pp. 227–232, 2003.] 8

  9. How to handle complexity: 3 more strategies + 1 previous Manipulate Facet Reduce Derive Change Juxtapose Filter • facet data across Select Partition Aggregate multiple views Navigate Superimpose Embed 9

  10. Facet Coordinate Multiple Side By Side Views Juxtapose Share Encoding: Same/Di ff erent Linked Highlighting Partition Share Data: All/Subset/None Superimpose Share Navigation 10

  11. Idiom: Linked highlighting System: EDV • see how regions contiguous in one view are distributed within another – powerful and pervasive interaction idiom • encoding: different – multiform • data: all shared [Visual Exploration of Large Structured Datasets. Wills. Proc. New Techniques and Trends in Statistics (NTTS), pp. 237–246. IOS Press, 1995.] 11

  12. System: Google Maps Idiom: bird’s-eye maps • encoding: same • data: subset shared • navigation: shared – bidirectional linking • differences – viewpoint – (size) • overview-detail [A Review of Overview+Detail, Zooming, and Focus+Context Interfaces. Cockburn, Karlson, and Bederson. ACM Computing Surveys 41:1 (2008), 1–31.] 12

  13. System: Cerebral Idiom: Small multiples • encoding: same • data: none shared – different attributes for node colors – (same network layout) • navigation: shared [Cerebral: Visualizing Multiple Experimental Conditions on a Graph with Biological Context. Barsky, Munzner, Gardy, and Kincaid. IEEE Trans. Visualization and Computer Graphics (Proc. InfoVis 2008) 14:6 (2008), 1253–1260.] 13

  14. Coordinate views: Design choice interaction All Subset None Overview/ Same Redundant Detail Small Multiples Multiform, No Linkage Overview/ Multiform Detail • why juxtapose views? – benefits: eyes vs memory • lower cognitive load to move eyes between 2 views than remembering previous state with single changing view – costs: display area, 2 views side by side each have only half the area of one view 14

  15. Partition into views • how to divide data between views Partition into Side-by-Side Views – encodes association between items using spatial proximity – major implications for what patterns are visible – split according to attributes • design choices – how many splits • all the way down: one mark per region? • stop earlier, for more complex structure within region? – order in which attribs used to split – how many views 15

  16. Partitioning: List alignment • single bar chart with grouped bars • small-multiple bar charts – split by state into regions – split by age into regions • complex glyph within each region showing all ages • one chart per region – compare: easy within state, hard across ages – compare: easy within age, harder across states 11.0 11 65 Years and Over 45 to 64 Years 5 10.0 25 to 44 Years 0 18 to 24 Years 11 9.0 14 to 17 Years 5 5 to 13 Years 0 8.0 Under 5 Years 11 5 7.0 0 6.0 11 5 5.0 0 11 4.0 5 0 3.0 11 5 2.0 0 11 1.0 5 0.0 0 16 CA TK NY FL IL PA CA TK NY FL IL PA

  17. Partitioning: Recursive subdivision System: HIVE • split by neighborhood • then by type • then time – years as rows – months as columns • color by price • neighborhood patterns – where it’s expensive – where you pay much more for detached type [Configuring Hierarchical Layouts to Address Research Questions. Slingsby, Dykes, and Wood. IEEE Transactions on Visualization and Computer Graphics 17 (Proc. InfoVis 2009) 15:6 (2009), 977–984.]

  18. Partitioning: Recursive subdivision System: HIVE • switch order of splits – type then neighborhood • switch color – by price variation • type patterns – within specific type, which neighborhoods inconsistent [Configuring Hierarchical Layouts to Address Research Questions. Slingsby, Dykes, and Wood. IEEE Transactions on Visualization and Computer Graphics 18 (Proc. InfoVis 2009) 15:6 (2009), 977–984.]

  19. Partitioning: Recursive subdivision System: HIVE • different encoding for second-level regions – choropleth maps [Configuring Hierarchical Layouts to Address Research Questions. Slingsby, Dykes, and Wood. IEEE Transactions on Visualization and Computer Graphics 19 (Proc. InfoVis 2009) 15:6 (2009), 977–984.]

  20. Superimpose layers • layer : set of objects spread out over region – each set is visually distinguishable group – extent: whole view Superimpose Layers • design choices – how many layers? – how are layers distinguished? – small static set or dynamic from many possible? – how partitioned? • heavyweight with attribs vs lightweight with selection • distinguishable layers – encode with different, nonoverlapping channels • two layers achieveable, three with careful design 20

  21. Static visual layering • foreground layer: roads – hue, size distinguishing main from minor – high luminance contrast from background • background layer: regions – desaturated colors for water, parks, land areas • user can selectively focus attention • “get it right in black and white” – check luminance contrast with greyscale view [Get it right in black and white. Stone. 2010. http://www.stonesc.com/wordpress/2010/03/get-it-right-in-black-and-white] 21

  22. Superimposing limits CPU utilization over time 100 • few layers, but many lines 80 60 – up to a few dozen 40 20 – but not hundreds 0 05:00 05:30 06:00 06:30 07:00 07:30 08:00 • superimpose vs juxtapose: empirical study 100 – superimposed for local visual, multiple for global 80 60 – same screen space for all multiples, single superimposed 40 20 – tasks 0 05:00 05:30 06:00 06:30 07:00 07:30 08:00 • local: maximum, global: slope, discrimination 100 80 60 40 20 [Graphical Perception of Multiple Time Series. 0 Javed, McDonnel, and Elmqvist. IEEE Transactions 05:00 05:30 06:00 06:30 07:00 07:30 08:00 on Visualization and Computer Graphics (Proc. IEEE InfoVis 2010) 16:6 (2010), 927–934.] 22

  23. System: Cerebral Dynamic visual layering • interactive, from selection – lightweight: click – very lightweight: hover • ex: 1-hop neighbors [Cerebral: a Cytoscape plugin for layout of and interaction with biological networks using subcellular localization annotation. Barsky, Gardy, Hancock, and Munzner. Bioinformatics 23:8 (2007), 1040–1042.] 23

  24. Further reading • Visualization Analysis and Design. Tamara Munzner. CRC Press, 2014. – Chap 11: Facet Into Multiple Views 24

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend