Difference between revisions of "Lesson07"
Jump to navigation
Jump to search
(Created page with "<div style=background:#2B3856 border:#A3BFB1> 250px <font size = 5; color="#FFFFFF">ISSS608 Visual Analytics and Applications</font> </div> <!--MAIN HE...") |
|||
Line 28: | Line 28: | ||
|} | |} | ||
<br/> | <br/> | ||
+ | |||
+ | =Readings= | ||
+ | |||
+ | ==Core Readings== | ||
+ | |||
+ | * [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.122.8704&rep=rep1&type=pdf A taxonomy of temporal data visualization techniques] | ||
+ | * [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/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== | ||
+ | * [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 R== | ||
+ | |||
+ | * [https://datascienceplus.com/creating-slopegraphs-with-r/ Creating Slopegraphs with R] | ||
+ | * [https://github.com/leeper/slopegraph Tufte-Inspired Slopegraphs in R] | ||
+ | * [http://lenkiefer.com/2017/04/23/horizon/ What's that on the horizon? An awesome dataviz!] | ||
+ | * [https://cran.r-project.org/web/packages/ggTimeSeries/index.html ggTimeSeries: Time Series Visualisations Using the Grammar of Graphics] | ||
+ | * [https://rpubs.com/haj3/calheatmap Calendar Heatmap] |
Latest revision as of 16:34, 30 September 2018
|
|
|
|
|
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