Skip to content

Instantly share code, notes, and snippets.

@jrodgz
jrodgz / README.md
Last active January 26, 2016 01:13
JDR VI1 for CS725@ODU

Built with blockbuilder.org

##Name: Joel D. Rodriguez-Ortiz Above are the results of working through the D3 tutorial. Refreshing serveral times will produce the same bar graph with randomized data.

A sampling of the randomized data was logged, to produce the same bar graph in R (shown below).

###R Source Code

@jrodgz
jrodgz / README.md
Last active February 2, 2016 02:04
JDR ICW2 for CS725@ODU

###Group Members: Joel D. Rodriguez-Ortiz

#Part 1A - Task Analysis

###Olympic Data

The visualization being considered for this part is my ICW1.

###What?

@jrodgz
jrodgz / README.md
Last active February 3, 2016 00:39
JDR VI2 for CS725@ODU

##Name: Joel D. Rodriguez-Ortiz

##Tableau Charts

###Chart 1

vi2 image 1


@jrodgz
jrodgz / README.md
Last active February 10, 2016 02:21
JDR ICW3 for CS725@ODU

Joel D. Rodriguez-Ortiz

The dataset selected for this analysis is the 2015 College Football Statistics.

What?

Domain Specific:
The rushing statistics of various players are provided. A rank is given to each player based on Rushing Yards / Rushing Attempts. Other domain specifics characteristics are provided such as player name, school, conference, rushing touchdowns, touchdowns from scrimmage, etc.

@jrodgz
jrodgz / LICENSE
Last active February 10, 2016 06:33
JDR VI3 for CS725@ODU
Just want to get rid of LICENSE warning in `bl.ocks.org`.
@jrodgz
jrodgz / README.md
Last active February 15, 2016 20:34
JDR ICW4 for CS725@ODU

###Members: Joel D. Rodriguez-Ortiz ###Discussion Questions

1. Use an identity channel to express how-much.
a. Describe how this makes the chart difficult to interpret.

We naturally use relative judgement to measure quantities. We can tell A is bigger than B or C and D are more or less the same, but we have a hard time determining precisely by how much. Using the identity channel to encode how-much completely obliterates our relative judgement. Where we would expect bigger quantities to look bigger and smaller quantities to look smaller,

@jrodgz
jrodgz / LICENSE
Last active February 17, 2016 11:07
JDR VI4 for CS725@ODU
@jrodgz
jrodgz / LICENSE
Last active February 24, 2016 05:01
JDR VI5 for CS725@ODU
We couldn’t find that file to show.
@jrodgz
jrodgz / blog0.md
Last active February 29, 2016 00:42
Blog Response 0

#Summary

The use cases for less common graphs is a blog article authored authored by Cole Nussbaumer Knaflic. The article portrays examples of uncommon vis idioms. The motivation for the post actually arose from the author writing about idioms she most often used in practice. She noticed most of these were common idioms, like scatterplots or horizontal bar graphs. Because of this the author proposes situations when the use of uncommon idioms is appropriate via four examples (three effective use cases and an ineffective one).

The first example is an infographic that plots California moisture data. The idiom resembles a scatterplot but focuses on outliers by fading the middle portions of the plot and focuses on trends by plotting trend lines in the faded portion of the plot. It winds up effectively summarizing what would appear like an overwhelming amount of information under different circumstances.

The second exam

@jrodgz
jrodgz / README.md
Last active March 22, 2016 01:14
JDR VI7 for CS725@ODU

##Name: Joel D. Rodriguez-Ortiz

##Node-Link Diagram Insights

Insights gained from this graph include:

  • Maine (ME) is adjacent to a single state, New Hampshire (NH).
  • Neglecting the actual distances of states, the shortest path from ME to Pennsylvania (PA) is { ME, NH, VT, NY, PA }.
  • The distance of the shortest path from ME to PA is 4 (dimensionless)