Difference between revisions of "Lesson 6"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 36: | Line 36: | ||
* [http://charliepark.org/slopegraphs/ Edward Tufte’s “Slopegraphs”] | * [http://charliepark.org/slopegraphs/ Edward Tufte’s “Slopegraphs”] | ||
* [http://www.perceptualedge.com/articles/guests/intro_to_cycle_plots.pdf Introduction to Cycle Plots] | * [http://www.perceptualedge.com/articles/guests/intro_to_cycle_plots.pdf Introduction to Cycle Plots] | ||
− | + | * [http://www.perceptualedge.com/articles/visual_business_intelligence/visualizing_change.pdf Visualizing Change: An Innovation in Time-Series Analysis] | |
+ | * [http://www.stonesc.com/Vis08_Workshop/DVD/Reijner_submission.pdf The Development of the Horizon Graph] | ||
==Additional Readings== | ==Additional Readings== | ||
* [http://charliepark.org/a-slopegraph-update/ A Slopegraph Update] | * [http://charliepark.org/a-slopegraph-update/ A Slopegraph Update] | ||
+ | * [http://www.jmp.com/about/events/webcasts/entrance/few_archive/files/lobby.html Visualizing Change: An Innovation in Time-Series Analysis] | ||
+ | * [http://www.perceptualedge.com/articles/visual_business_intelligence/time_on_the_horizon.pdf Time on the Horizon] | ||
+ | * [http://www.cs.umd.edu/hcil/timesearcher/ TimeSearcher] | ||
+ | |||
+ | |||
+ | ==All About Tableau== | ||
+ | |||
+ | * [http://dataremixed.com/2013/12/slopegraphs-in-tableau/ Slopegraphs in Tableau] | ||
+ | * [https://www.tableau.com/learn/tutorials/on-demand/horizon-charts Horizon Graph] | ||
+ | * [https://www.tableau.com/about/blog/2017/2/viz-variety-show-heatmaps-66330 Viz Variety Show: When to use heatmap calendars] | ||
+ | |||
+ | |||
+ | == All about d3.js== | ||
− | + | * [https://bl.ocks.org/eesur/ee8d0ab88229d0e07f7f d3 reusable slopegraph v2] | |
− | + | * [https://bl.ocks.org/poezn/8e06c2873a2c41c27888 Horizon Graph] | |
− | + | * [https://bl.ocks.org/danbjoseph/13d9365450c27ed3bf5a568721296dcc Calendar heat map (vertical)] | |
− | + | * [https://bl.ocks.org/alansmithy/6fd2625d3ba2b6c9ad48 Heatmap Calendar in d3js] | |
− |
Latest revision as of 05:53, 28 September 2018
|
|
|
|
|
Contents
Readings
Core Readings
- A taxonomy of temporal data visualization techniques
- Edward Tufte’s “Slopegraphs”
- Introduction to Cycle Plots
- Visualizing Change: An Innovation in Time-Series Analysis
- The Development of the Horizon Graph
Additional Readings
- A Slopegraph Update
- Visualizing Change: An Innovation in Time-Series Analysis
- Time on the Horizon
- TimeSearcher
All About Tableau