<![CDATA[Info Visualization]]>https://iv.samizdat.co/2021/https://iv.samizdat.co/2021/favicon.pngInfo Visualizationhttps://iv.samizdat.co/2021/Ghost 3.41Thu, 17 Aug 2023 19:04:41 GMT60<![CDATA[Week 13]]>
  • Tufte Book Report: Visual Explanations, In’s chapter
  • Free Form:
    • Review proposals

Assignment

  • Free Form
    • Develop an initial prototype of your visualization
    • If your prototype is static, commit your mock-ups as a (potentially multipage) PDF called process/prototype.pdf
    • Whether you're building something screen based or simply using Excel &
]]>
https://iv.samizdat.co/2021/week-13/608b059298ec4f167f0aca8cThu, 29 Apr 2021 19:14:41 GMT
  • Tufte Book Report: Visual Explanations, In’s chapter
  • Free Form:
    • Review proposals

Assignment

  • Free Form
    • Develop an initial prototype of your visualization
    • If your prototype is static, commit your mock-ups as a (potentially multipage) PDF called process/prototype.pdf
    • Whether you're building something screen based or simply using Excel & Illustrator to generate your visuals, place your most up-to-date data files in project/data and name your primary script project/sketch.js
    • Whatever form your project takes, the prototype must use real data; this is a first draft, not a pencil sketch! If your dataset is too large to visualize fully in one week, pull out a handful of representative cases and visualize those to show the range of outcomes.
]]>
<![CDATA[Week 12]]>
  • Tufte Book Report: Visual Explanations, the conclusion
  • A Thousand Suns
    • Final crit
  • Free Form
    • Lightning round: report on topics & data sources
    • Individual meetings & work in small groups

Assignment

  • Free Form
    • Select one idea to develop further for your final project and create:
      1. a one-page proposal,
      2. three concepts with
]]>
https://iv.samizdat.co/2021/week-12/60819b0998ec4f167f0aca7fThu, 22 Apr 2021 15:49:38 GMT
  • Tufte Book Report: Visual Explanations, the conclusion
  • A Thousand Suns
    • Final crit
  • Free Form
    • Lightning round: report on topics & data sources
    • Individual meetings & work in small groups

Assignment

  • Free Form
    • Select one idea to develop further for your final project and create:
      1. a one-page proposal,
      2. three concepts with two sketches apiece,
      3. a spreadsheet with one or more tabs arranging your collected data into a form you can begin generating charts from.
    • See the “Sketches and Data” section of the assignment for details…
]]>
<![CDATA[Week 11]]>
  • Reading #2: Subtleties of Color
    • To actually use your newfound understanding of color, start looking into using chroma.js in your sketches
      • Note the use of the .hex() method to convert from chroma’s color representation to p5’s on line 23 of this example
    • If the chroma.js library
]]>
https://iv.samizdat.co/2021/week-11/60787a0c98ec4f167f0aca72Thu, 15 Apr 2021 17:39:56 GMT
  • Reading #2: Subtleties of Color
    • To actually use your newfound understanding of color, start looking into using chroma.js in your sketches
      • Note the use of the .hex() method to convert from chroma’s color representation to p5’s on line 23 of this example
    • If the chroma.js library is too heavyweight for your needs, take a look at my brewer palette generator and see if you find it easier to use. Consult this catalog to find the name of the palette you want.
  • A Thousand Suns: initial critique

Assignment

  • A Thousand Suns
    • Complete your final version and commit your code and documentation in a folder called 3.mapping-quantities/final. If you have designed a static visualization, upload a PDF at the proper scale and trim its art-board to be full-bleed. Your description of the project’s data and visualization approach should be in a file called 3.mapping-quantities/final/README.md.
  • Free Form
    • Spend an hour brainstorming ten ideas for your final project. Focus on data that seems interesting to you for reasons you might not be able to articulate, then start posing questions that you could potentially answer with that data (either alone or in combination with other information).
    • Describe each idea in a sentence or three (ideally ending with a concrete, testable question) in 4.final-project/process/ideas.md (you’ll need to run make update to pull down the template for this file first)
    • From your ten ideas, find five data sources on the web and document them in the file 4.final-project/process/datasources.md using the format demonstrated with the USGS example at the top of the file (and be sure to delete this once you've completed your list).
]]>
<![CDATA[Free Form]]>

Final Project

In this final project you will be bringing the conceptual dimension of the class together with the visualization techniques we’ve learned. You will develop and implement a final project following a complete, iterative design process. The first step in this is the creation of a set of

]]>
https://iv.samizdat.co/2021/free-form/6078799998ec4f167f0aca61Thu, 15 Apr 2021 17:37:36 GMT

Final Project

Free Form

In this final project you will be bringing the conceptual dimension of the class together with the visualization techniques we’ve learned. You will develop and implement a final project following a complete, iterative design process. The first step in this is the creation of a set of proposals.

Process

You should aim to generate about 10 ideas during the next week that are intellectually distinct, address a diverse range of points of view, and explore different subject domains and levels of complexity. Work rapidly and don't get hung up on polishing anything digitally — limit yourself to handwritten notes and sketches during this phase while you are doing research (recommended: 10 ideas in a 1 hour session).

During the research and sketching process, address the following questions:

  • What are some observations you find noteworthy?
  • What insights could this offer?
  • How is it related to visualization, what can visualization reveal here?
  • What new ideas came out of the process of sketching and research?
  • What are the next steps?

Refine your list daily and let your initial set of ideas sit for at least a day before you take things a step further. Talk about your ideas with a peer outside of class (their level of expertise does not matter here).

Ideas & Sources (due 22 Apr)

List your ten ideas in the process/ideas.md file in your 4.final-project directory. Each idea can be described in 2 or 3 sentences, but make sure you outline the subject matter being considered, the question being asked, and the format (digital vs print, static vs interactive, diagram vs text vs map, etc.) you intend to use.

For five of these, find at least one datasource and record the details in your process/datasources.md file. There is a placeholder entry in the file describing the USGS feeds. Delete that entry, but use it as a model for the five new entries you'll be adding.

Concept Design & Development

Based on the feedback you’ve received for your 10 ideas from the ideation phase, choose one direction and create three different series of wireframe sketches (with at least 2 sketches per series) to illustrate how you plan to convey your subject visually. Your wireframes will be static representations of the eventual user interface plus schematic views of your visualization. The individual components of the sketch should be rough, functional approximations of the final placement, size, and interaction type (click, drag, hover, etc.) of UI elements but shouldn't yet be concerned with aesthetics.

Develop these sketches quickly enough to explore alternative approaches that present the subject in different ways. Experiment both with the visual representation of the data (in terms of the retinal variable mappings we've examined) and the different affordances your UI provides, allowing the user to pose different questions and filter/sort/focus the information in different ways.

In parallel with your design work, build a proof-of-concept illustration that your data-source is sound and will be able to provide the quantitative and qualitative information necessary for your final visualization. To that end, write a simple p5 script in which you read in one of your data files (whether CSV, JSON, or otherwise) and print/draw its values to a canvas. This sketch will be the basis for the visualization portion of your project and should not incorporate any of your UI design ideas until we get to the next step of the process.

Sketches and Data (due 29 Apr)

Select one idea to develop further for your final project and create a one-page proposal, 3 wireframe sketches, and a p5 script that loads in the data you’ve collected as either a JSON file or CSV table:

  • Summarize your final project ideas as a 1-page project proposal. Include rough visual sketches to illustrate your approach as needed.
    • The written description can be short (200–500 words) and should establish the subject matter, the question you’re trying to answer, and what you expect your intended audience to take away from the project. Be sure to address the questions listed above in the “Process” section.
    • The sketches are there only to help communicate your overall concept, so don’t spend too much time ‘designing’ them. If you don’t include a sketch, then describe your visualization approach thoroughly.
    • Create a PDF called proposal.pdf that combines your written description and supporting sketches and place it in the process folder.
  • Bring in three conceptually distinct approaches to visualizing your chosen dataset, depicted with at least 2 sketches apiece.
    • The sketches should illustrate both the representation of the data and the user interface approach.
  • Collect the data files (plural!) that contribute evidence to your subject (look in particular for CSV, TSV, JSON, XML, or SQL sources) and write a p5.js script that reads in your data file and generates something visual from it.
    • The form of the visual representation is not important, but it must include every field from the data source that you'll be using in your final visualization.

Initial Prototype (due 6 May)

Continue developing your wireframes and draw up a set of static representations of your user interface that demonstrate all of the ‘feature complete’ version’s eventual affordances, modes, and states. Devote particular attention to screen (or page) layout, typography, color mappings, contrast (both in terms of lightness and type hierarchy), and overall look and feel. These static mock-ups will serve as the ‘specification’ which the rest of your development work this semester will attempt to implement.

  • Collect your mock-ups in a single PDF file and place it in your repository as process/prototype.pdf.

  • Clean your data and convert it to a more programmatically usable (CSV, JSON, TXT, or XML) form. If you’re working off of a ‘live’ data source, learn the relevant API. In the case of relational databases, ensure you have a full understanding of its schema and prepare the queries you’ll be using. Submit your p5 sketch that successfully parses the data as data/sketch.js and place any local data files you’ll be using in data/assets.

Final (due 13 May)

You will present your completed projects at our last class meeting. Good luck!

]]>
<![CDATA[Week 10]]>
  • Tufte Book Report: Envisioning Information & Visual Explanations
  • Final project ideas
  • A Thousand Suns
    • Review your sketches merging an external data set with the testing timeline
    • Pick one direction to develop for next week

Assignment

]]>
https://iv.samizdat.co/2021/week-10/606e161c98ec4f167f0aca4eThu, 08 Apr 2021 19:30:00 GMT
  • Tufte Book Report: Envisioning Information & Visual Explanations
  • Final project ideas
  • A Thousand Suns
    • Review your sketches merging an external data set with the testing timeline
    • Pick one direction to develop for next week

Assignment

  • Read The Subtleties of Color and come to class prepared to answer questions about the ideas within
    • Note: We’re taking a break from the Tufte readings and will complete Visual Explanations on April 22nd
  • A Thousand Suns
    • Develop your initial visualization and commit your code and documentation in the folder called 3.mapping-quantities/project. If you have designed a static visualization, upload a PDF at the proper scale and trim its art-board to be full-bleed.
    • Fine tune the text and typography surrounding your diagram in order two provide ‘three reads’ in terms of information from headline to body text to legends & labels (similar to the three visual reads we explored in the first assignment).
    • Include a brief (just a few sentences) explanation of your project’s data and how it is presented in 3.mapping-quantities/project/README.md
]]>
<![CDATA[Reading 2]]>

Subtleties of Color

by Robert Simmon

The use of color to display data is a solved problem, right? Just pick a palette from a drop-down menu (probably either a grayscale ramp or a rainbow), set start and end points, press “apply,” and you’re done. Although we all know it’

]]>
https://iv.samizdat.co/2021/reading-2/606e15fe98ec4f167f0aca41Wed, 07 Apr 2021 20:29:03 GMT

Subtleties of Color

by Robert Simmon

The use of color to display data is a solved problem, right? Just pick a palette from a drop-down menu (probably either a grayscale ramp or a rainbow), set start and end points, press “apply,” and you’re done. Although we all know it’s not that simple, that’s often how colors are chosen in the real world. As a result, many visualizations fail to represent the underlying data as well as they could.

Read the blog series and optionally also watch the lecture.

]]>
<![CDATA[Week 9]]>
  • Tufte Book Report: Envisioning Information (and QDoVI wrap-up)
  • A Thousand Suns
    • Share possible external data sources
    • Examine your exploratory visualizations
    • Demo using p5 to plot csv data
    • Meet to look over your sketches and discuss merging in the external data

Assignment

]]>
https://iv.samizdat.co/2021/week-9/6065f14198ec4f167f0aca2fThu, 01 Apr 2021 16:14:49 GMT
  • Tufte Book Report: Envisioning Information (and QDoVI wrap-up)
  • A Thousand Suns
    • Share possible external data sources
    • Examine your exploratory visualizations
    • Demo using p5 to plot csv data
    • Meet to look over your sketches and discuss merging in the external data

Assignment

  • A Thousand Suns
    • Clean up whatever spreadsheet manipulation you did to the testing data via pivot tables and the like into a csv-friendly format that has a single header row, 1 set of data per row, and is purely rectangular (i.e., no skipped lines or multi-row/column regions). Save this to a csv in your project/data folder where your p5 code can access it.
    • Find the external data source you’ll be using for your ‘so what’ and ‘compared to what’ variables and convert it to spreadsheet form. If the data is quantitative in nature, do some exploratory visualizations using the spreadsheet. If it is qualitative, use a vector drawing app to organize the information spatially (for example, sorting similar items into groups and assembling a bunch of categorical lists or assigning a date to each item and arranging them into a timeline)
    • Bring in three pencil sketches that show different options for merging the testing data with your external data source. As before, save these images to the process directory and explain their logic within the README.md file.
  • Final project
    • Make a short list of subjects that might be of interest and do some brainstorming for the kinds of data you’d need to collect to learn more about it
]]>
<![CDATA[Week 8]]>
  • Tufte Book Report: The Visual Display of Quantitative Information
  • Right Twice a Day: final crit
  • Exercise 3: A Thousand Suns

Assignment

]]>
https://iv.samizdat.co/2021/week-8/605ccb2098ec4f167f0aca0aThu, 25 Mar 2021 18:08:02 GMT
  • Tufte Book Report: The Visual Display of Quantitative Information
  • Right Twice a Day: final crit
  • Exercise 3: A Thousand Suns

Assignment

  • Tufte Book Report #2
  • A Thousand Suns:
    • Run make update in your repository folder to fetch the new assignment
    • Generate three exploratory visualizations based on the spreadsheet data using either Google Sheets itself or other off-the-shelf tools. Place SVG or PDF exports of these charts (after editing them in Illustrator or Sketch) in the process folder and sum up the ‘take home message’ of each in a single sentence in the process/README.md file.
      • If you decide to work with Google Sheets, take a look at the User's Manual. There are demo videos for most of its functionality.
    • In addition, add three pencil sketches to the process folder exploring ways in which you could represent the nuclear testing data without using a map. Focus on what aspects of the data you plan to present, which you will omit, and what needs to be summed, grouped, or averaged in order be most comprehensible.
    • Pick an additional data set that you think would make for an interesting counterpoint to the nuclear testing data. Think in particular about addressing the ‘compared to what’ and ‘so what’ sides of the question in a way that either lets us understand the scale of the main data set, or gives us a deeper understanding of the political regimes, technology, culture, social developments, etc. that were going on during the relevant time periods.
      • Locate a source on the web for this contextual data set and bring it to class
    • Read up on using the preload() and loadTable() commands in the p5 reference; in combination they will allow you to fetch a CSV file and load it into an object called a Table.
      • Try adding some print() statements to the starter code in the project folder to get a sense of how you can pull values out of the table by row/column coordinates, using the names in the header row, etc.
]]>
<![CDATA[A Thousand Suns]]>

Mapping Quantities, Categories, and Summarized Data

For this third project, we'll be examining a simple time-series dataset: the history of nuclear testing by the eight (declared) nuclear nations. In the first phase of this project we will consider only the total number of test explosions across three dimensions:

  1. the state
]]>
https://iv.samizdat.co/2021/a-thousand-suns/605cce8a98ec4f167f0aca13Thu, 25 Mar 2021 17:55:48 GMT

Mapping Quantities, Categories, and Summarized Data

A Thousand Suns

For this third project, we'll be examining a simple time-series dataset: the history of nuclear testing by the eight (declared) nuclear nations. In the first phase of this project we will consider only the total number of test explosions across three dimensions:

  1. the state conducting the test
  2. the year in which it occurred
  3. whether it was above- or below-ground

Despite the simplicity of the data, there are a number of ways to slice and group the data. Some things to consider:

  • Is each year plotted separately, or are the totals grouped into decades or some other multi-year chunk
  • Is time represented by position on the x or y axis? Or by angle? Or using color?
  • What are the 'objects' being represented in your diagram? Are they the countries, the years, or the individual tests?
  • How will your diagram address the 'lull' that resulted from the Comprehensive Test Ban Treaty in ’96 and the more recent resurgence in testing?

Preliminaries

Starting with this project, we'll be making use of external files to separate the data we're plotting from the code that does the actual drawing. Getting this to work means becoming acquainted with a couple implementational details of the browser environment.

The first is the idea that retrieving information over the network is not instantaneous and that some time will pass between when you ‘request’ your data file and the moment where its contents are available to your script. To work around this, p5 allows you to define a function called preload which will run before your setup or draw functions begin. In our case, that function will be used to call either loadTable (which fetches a CSV file) or loadJSON (for, unsurprisingly, JSON data). In either case, you'll want to make sure you follow a procedure along the lines of:

var externalData; // declare a global variable to store the data

function preload() {
  // start fetching the data and assign it to your global
  externalData = loadJSON('http://example.com/some/file.json');
}

function setup(){
    // ... use the global externalData variable here (or in draw)
}

The second browser-related issue is the Same-origin Policy which requires that all the files your page touches come from the same domain. Thus far, we've been opening our index.html files directly (which gives them a URL beginning with file:///). Unfortunately, this is incompatible with loading external data files, so we’ll need to run a local web server (giving everything an http://localhost/ URL).

Open a terminal window in your main iv-2021 folder via the Github Desktop app’s Repository → Open in Terminal menu. Once there, type make server. You'll then see a message along the lines of:

Starting up http-server, serving .
Available on:
  http://localhost:8080
Hit CTRL-C to stop the server

Now try pasting that http://localhost:8080 url into your browser, and then start clicking on folders to navigate to your student directory. Once you're done working, you can type Control-c in the terminal window to shut down the server (or just close its window and click the Terminate button).

Getting started

Begin your investigation with this simplified dataset collected from the Natural Resources Defense Council's pages on the original and subcontinental nuclear powers.

Examine the data subdirectory of the project folder which contains JSON & CSV versions of the table below. Then look at the scripts in the examples folder. These scripts build on our work learning the p5 drawing primitives in three major ways:

  1. setting drawing parameters with structured, tabular data rather than hard-coded values
  2. working with serialized JSON and CSV data
  3. using loops to render multiple ‘instances’ (a.k.a. rows) of a data set using the same procedure each time

Start by modifying the code in the example scripts and explore some of the different ways to represent the country, year, and test-count values. Make 'snapshot' copies of your script as you modify it so you can build up an array of different approaches.

Next steps

Over the next week, continue working with this dataset and sketch out three different approaches to representing it in a way that tells a story.

Confine yourself to static, non-interactive representations for now, but consider any medium that could represent these values; posters, projections, and physical representations are all just as valid as pixels on a screen.

In at least one of your three variations, bring in one additional variable using data you find on the web and be sure to cite your source. This additional variable could be anything from a timeline of world events to the military budgets of the countries (or even the astrological signs of their leaders). Just make sure you can defend how it is in some way adding useful context to the data.

Feel free to use whatever tools you're comfortable with. Programmatic drawing can be very handy but so can Excel…

Data sources

This spreadsheet on Google Docs has a tidied up copy of the NRDC data and provides both the total number of tests as well as distinguishing between 'atmospheric' or 'underground' tests. Consider making use of a pivot table to modify/summarize the information, and then export it as a csv for your own usage.

Also consider taking a look at the Wikipedia page listing the various tests and providing links to country-specific pages with background information about the individual tests.

For the details of individual tests, take a look at the materials collected at “Johnston's Archive” (and also included in the last tabs of the Google Sheet). But keep in mind that the volume of data is substantially larger, so be sure to have a clear idea of what you're trying to collect before diving in...

Supplemental materials

I've assembled a cleaned-up csv file with most of the Johnston's Archive data. If you're looking for information about the naming schemes of the individual tests, yield estimates, locations, dates, etc. it may be helpful...

Lawrence Livermore National Laboratory recently released the declassified 2400 FPS films of many of their atmospheric nuclear tests. Those of you whose projects are dealing with specific tests rather than the summary statistics may find stills from the videos useful in your work. Take a look at their playlist on YouTube.

]]>
<![CDATA[Week 7]]>
  • Presentation
    • Samantha on Otto Neurath
    • In on Ben Fry/Fathom
  • Programming workshop
  • Right Twice a Day: in-class work
    • By the end of class have three concepts (including pencil sketches) for a time visualization that includes the hours/
]]>
https://iv.samizdat.co/2021/week-7/605393f498ec4f167f0ac9fbThu, 18 Mar 2021 17:55:33 GMT
  • Presentation
    • Samantha on Otto Neurath
    • In on Ben Fry/Fathom
  • Programming workshop
  • Right Twice a Day: in-class work
    • By the end of class have three concepts (including pencil sketches) for a time visualization that includes the hours/minutes/seconds values from your ‘clock’ explorations and at least three ‘calendar’ variables of your own choosing (day of week, month, season, etc.)
    • Commit your sketches to the process folder in a file called hybrid-sketches.pdf by the end of class and detail their logic in the README.md file in that directory.
    • Remember to both commit your changes locally and then push them up to github. Make sure that all your work so far is visible when you browse through the files on your github pages in the browser. The course website will update its /work pages every five minutes with a copy of your repository.

Assignment

  • Tufte Book Report #1
  • Right Twice a Day
    • Incorporate feedback and finalize your three code-based date visualizations
    • Develop one of your three ‘hybrid’ calendar + clock concepts in code for your final visualization. As before, duplicate the project folder and title it final. Once you’ve settled on an idea, rename the folder to something with a descriptive suffix (e.g., final-radial-weekdays).
    • Create a README.md file within that final folder that gives your visualization a proper title and include a brief explanataion of how the 3 clock variables and additional date variables have been encoded into retinal variables for the final visualization. In other words, describe it well enough for someone to make sense of your visualization if you weren’t there to explain it to them
    • Note that by next class you should have 7 folders total containing your visualizations from the past several weeks. Make sure the folder names all start with either clock-#, date-#, or final. For instance:
      • clock-1-short-title
      • clock-2-another-short-title
      • clock-3-yet-another-title
      • date-1-yadda-yadda
      • date-2-foo-bar-baz
      • date-3-etc-etc-and-so-forth
      • final-something-something
]]>
<![CDATA[Week 6]]>]]>https://iv.samizdat.co/2021/week-6/60412e0098ec4f167f0ac9eeThu, 04 Mar 2021 19:00:25 GMT

Assignment

  • Right Twice a Day
    • Polish and incorporate feedback on your three code-based time visualizations
    • Convert your paper sketches into code for your three date visualizations. As before, duplicate the project folder three times and name them date-1, date-2, and date-3. Once the sketch is complete, rename each folder with a meaningful and descriptive suffix such as date-3-season-colors
]]>
<![CDATA[Week 5]]>

Assignment

  • Right Twice a Day
    • Complete at least three representations of the current time (ignore days, weeks, moons, etc. for now) that develop on
]]>
https://iv.samizdat.co/2021/week-5/6037dfa298ec4f167f0ac9d9Thu, 25 Feb 2021 17:35:11 GMT

Assignment

  • Right Twice a Day
    • Complete at least three representations of the current time (ignore days, weeks, moons, etc. for now) that develop on your sketches from last week.
      • This time everything must be done in code. Use the clock() function to access different attributes of the current time (a listing of its property names is included in the assignment).
      • Make sure each approach addresses hours, minutes, and seconds in such a way that the representation looks different over the course of a day, hour, and minute.
      • Start by duplicating your project folder three times and naming them clock-1, clock-2, and clock-3. Once you've completed each sketch, rename the folder with a more descriptive suffix (e.g., clock-1-radial-seconds)
    • Add three new sketches to your process folder that this time focus on representing at least two of the longer-term calendar variables (and for these you don't need to worry about incorporating the wall-clock time)
      • Each sketch should choose two or more calendar values to represent (e.g., day-of-week, day-of-month, month, moon, season, or year) and you should use a different retinal variable for each value (i.e., 6 different retinal variables across the 3 sketches)
      • Since calendar units use much more irregular values than clocks do, pay extra attention to the progress attributes provided by the clock() function and figure out how to map their 0–1 values into an appropriate range to use for drawing
]]>
<![CDATA[Poor Form Response]]> Healy’s chapter on data visualization provided a thorough overview of the different factors when it comes to designing for data. Factors that range from audience perception, aesthetics, structure, accessibility and more, Healy emphasizes the importance of balance and planning when creating visual datasets. The chapter also discusses the power

]]>
https://iv.samizdat.co/2021/poor-form-response/602e756d98ec4f167f0ac9a5Thu, 18 Feb 2021 20:47:07 GMT Healy’s chapter on data visualization provided a thorough overview of the different factors when it comes to designing for data. Factors that range from audience perception, aesthetics, structure, accessibility and more, Healy emphasizes the importance of balance and planning when creating visual datasets. The chapter also discusses the power of data visualization and the influence it holds amongst various audiences. There is the idea that “even tasteful, well-constructed graphics can mislead us” (Healy, 1). I agree and appreciate how he mentions that a design’s visual appeal does not correlate to its accuracy. This section piqued my interest and led me to wonder about ‘nice’ designs that represent false or skewed data. My assumption of misleading visualizations are associated with bold simple bar graphs from extreme left or right wing political news outlets, which I don’t believe to be ‘nice’ or creative solutions.
The chapter also frequently mentions the concept of human cognition and perception when it comes to comprehending data and design. It accentuates the idea that in order to successfully design, one must understand their audience. Data visualization can be quite an anthropological topic, one may take into account their viewers’ environment, culture, background, emotions, etc. In addition to knowing one’s audience, and in order to achieve ‘graphical excellence’ (I enjoyed a lot of his word choice), designers must wrestle with the challenge of providing the viewer with “the greatest number of ideas in the shortest time with the least ink in the smallest space” (Tufte, 1983, p. 51). Quite the task to accomplish! I am curious to hear what my peers believe is an efficient use of data to ink ratio and how their creative process changes when creating while using a given dataset. Healy also provides the example of  Poisson and Matern’s work, and I am interested to hear what my classmates interpreted as the more structured design. The author mentions “if you ask people which of these panels has more structure in it, they will tend to say the Poisson field. We associate randomness with a relatively even distribution across a space” (Healy, fig. 1.20). My initial reaction was to view the Matern piece with more structure. Then again, it goes to show that data visualization heavily relies on the viewer’s perception.

]]>
<![CDATA[R1]]>My key takeaways from this reading are that there are general guidelines and protocols, but no hard or fast rules. All of these best practices exist on a spectrum.

For example, chart-junk can be a distraction and pull away from the importance or insights of the data. Sometimes this can

]]>
https://iv.samizdat.co/2021/r1-2/602eafcc98ec4f167f0ac9b4Thu, 18 Feb 2021 20:06:03 GMTMy key takeaways from this reading are that there are general guidelines and protocols, but no hard or fast rules. All of these best practices exist on a spectrum.

For example, chart-junk can be a distraction and pull away from the importance or insights of the data. Sometimes this can be intentional or unintentional. However, there are upsides to a certain amount of embellishment or artistic flair added to a visualization. In some cases, this ‘chart junk’ can improve recall or memorability, maybe even keep a viewer’s attention for a longer period of time.

Things like Gestalt principles can be used for both positive or negative ends, depending on how and where they’re used. Data can be manipulated (or rather, the visualization of the data) to make a graphic more persuasive or highlight key points. However, these manipulations can also tread into the realm of falsifying or misrepresenting information.

While reading this, sometimes I wondered: if given all of these potential pitfalls, why not just represent numbers as they are in their rawest, numerical format? Of course, the answer is easy: because it’s more challenging to read, comprehend, and see the key findings of the numbers in such a format. So even the data itself exists on this spectrum. Too much design can convolute the meaning of the information, and too little design makes the data more difficult to understand to its fullest extent.

I’m inclined to take a somewhat nihilistic approach as a response to this reading: it’s all nonsense, nothing is clear/honest/true. Everyone has an agenda so why interpret any of it because there’s an ulterior motive behind all of it. Of course, that’s not the point of this reading or this course as a whole. It’s better to understand these guidelines and spectrums in order to be a more judicious designer when making these choices for how best to represent information accurately, honestly, and (occasionally) with integrity.

]]>
<![CDATA[Week 4]]>
  • Discussion of the Kieran Healy intro chapter
  • Nothing but a Number: Review of your quantitative, qualitative, and humanistic posters
  • Workshop: Git, the course repository, and committing changes
]]>
https://iv.samizdat.co/2021/week-4/602eba6298ec4f167f0ac9b8Thu, 18 Feb 2021 19:18:09 GMT
  • Discussion of the Kieran Healy intro chapter
  • Nothing but a Number: Review of your quantitative, qualitative, and humanistic posters
  • Workshop: Git, the course repository, and committing changes
    • Create a ‘fork’ of the course repository on GitHub: click on the Fork icon in the upper right to create a personal ‘working copy’ that you can edit
    • This will take you to a page whose URL is https://github.com/YOURNAME/iv-2021; this is the copy you’ll want to work on throughout the semester
    • Click the green button that reads ‘clone or download’ and choose the ‘open in desktop’ option; this will open the Github Desktop app and let you choose a location on your laptop for the files
    • The Repository menu in the Github Desktop app lets you open the folder in the Finder or in Terminal—do the latter and you should be able to see the top-level contents by typing ls and see where it lives on your hard drive by typing pwd
    • Type make config into the terminal window; you’ll only have to do this this one time, but it sets up your local copy’s connection to my master copy
    • In the future I’ll ask you to type make update to pull down changes I’ve uploaded. Try this now and hopefully you’ll see a message saying you're up-to-date
    • Type make server to start a local webserver and navigate in the browser to the 2.mapping-time folder. Try poking around in the basics and examples folders and make sure they run correctly. Note that the terminal window where you typed this will start logging the pages you load. When you’re done working, type Control-C in the terminal window to shut down the server.
    • Copy your work from the first project (ideally as PDFs) into the proper subdirectories of the 1.single-numbers folder then switch to the Github Desktop app and notice that it’s now listing everything you just copied as 'changed files'
    • Type a message into the field in the bottom left corner that says ‘Summary (required)’ then click the blue Commit button
    • Edit the README.md files in each folder itemize the subject(s) and retinal variables you used in the various posters. Try using Markdown syntax to style your text, add links, etc.
    • Once you’re done editing, go back to the Github Desktop app and commit those changes too
  • Tutorial:

Assignment

  • Read the P5.js introductory materials: Getting Started, the Overview, and Color (and take a peek at the Examples section while you're at it).
  • Begin Exercise #2: Right Twice a Day
    • Complete at least three representations of the current wall-clock time (ignore days, weeks, moons, etc. for now) and document your ideas with text and sketches in the process folder
    • Each of these should consist of a pencil sketch or vector drawing and an explanation of how each value (hour, minute, or second) is being transformed into a particular retinal variable (or a combination of them)
    • For each of your three approaches, sketch out what it would look like for the following times:
      • 1:15 A.M.
      • 1:15 P.M
      • 7:45 P.M.
    • Explain the logic of each of the sketches in the process/README.md file
    • Extra credit: Take an initial swing at implementing one of your sketches using P5. Duplicate the template project folder and give it a working title. Then start messing around with its sketch.js file, incorporating what you’ve learned from the tutorials and the demos in the 2.mapping-time/examples folder from the repo.
]]>