Difference between revisions of "Lesson 5"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 35: | Line 35: | ||
* [http://www.cs.umd.edu/hcil/treemap-history Shneiderman, Ben (2008) Treemaps for space-constrained visualization of hierarchies] (http://www.cs.umd.edu/hcil/treemap-history/) | * [http://www.cs.umd.edu/hcil/treemap-history Shneiderman, Ben (2008) Treemaps for space-constrained visualization of hierarchies] (http://www.cs.umd.edu/hcil/treemap-history/) | ||
* [http://www.cs.umd.edu/hcil/treemap/FLEXIBLE-HIERARCHY-FINAL.pdf Extending the Utility of Treemaps with Flexible Hierarchy] | * [http://www.cs.umd.edu/hcil/treemap/FLEXIBLE-HIERARCHY-FINAL.pdf Extending the Utility of Treemaps with Flexible Hierarchy] | ||
− | |||
==Optional Reading== | ==Optional Reading== | ||
Line 45: | Line 44: | ||
* [http://www.win.tue.nl/~vanwijk/stm.pdf Bruls, Mark; Huizing, Kees; van Wijk, Jarke J. (2000). "Squarified treemaps". In de Leeuw, W.; van Liere, R. Data Visualization 2000: Proc. Joint Eurographics and IEEE TCVG Symp. on Visualization] | * [http://www.win.tue.nl/~vanwijk/stm.pdf Bruls, Mark; Huizing, Kees; van Wijk, Jarke J. (2000). "Squarified treemaps". In de Leeuw, W.; van Liere, R. Data Visualization 2000: Proc. Joint Eurographics and IEEE TCVG Symp. on Visualization] | ||
* [http://www.juiceanalytics.com/writing/us-economic-census-treemap/ US Economic Census Treemap] | * [http://www.juiceanalytics.com/writing/us-economic-census-treemap/ US Economic Census Treemap] | ||
− | * [http:// | + | * [https://ac-els-cdn-com.libproxy.smu.edu.sg/S0740624X11001055/1-s2.0-S0740624X11001055-main.pdf?_tid=5f3e825d-c9d0-414f-b1d2-3ffbe8e115d1&acdnat=1538033558_64b0c1431092fec2ea12cc5e7ba8e77b TreeCovery: Coordinated dual treemap visualization for exploring the Recovery Act] |
+ | |||
+ | |||
+ | = Selected examples = | ||
+ | |||
+ | * [http://www.juiceanalytics.com/writing/juices-stimulus-bill-explorer/ Juice's Stimulus Bill Explorer] | ||
+ | * [http://www.cc.gatech.edu/gvu/ii/fundexplorer/] | ||
+ | * [http://www.smartmoney.com/map-of-the-market/ Map of the Market] | ||
+ | * [http://www.hivegroup.com/gallery/index.html The HIVE Group] | ||
+ | * [http://www.nytimes.com/imagepages/2007/02/25/business/20070225_CHRYSLER_GRAPHIC.html Truck Sales Slip, Tripping Up Chrysler] | ||
+ | * [http://newsmap.jp/ Newsmap] | ||
+ | * [http://www.nytimes.com/interactive/2010/02/01/us/budget.html Obama’s 2011 Budget Proposal: How It’s Spent] | ||
+ | |||
− | = | + | =All About D3.js= |
− | + | * [https://bl.ocks.org/mbostock/4063582 Treemap] | |
− | + | * [http://bl.ocks.org/ganeshv/6a8e9ada3ab7f2d88022 Zoomable Treemap Template] | |
− | + | * [https://github.com/d3/d3-hierarchy/blob/master/README.md#treemap treemap APi in d3.js] | |
− | |||
− | |||
− | |||
− |
Latest revision as of 15:42, 27 September 2018
|
|
|
|
|
Readings
Core Readings
- Shneiderman, Ben (2008) Treemaps for space-constrained visualization of hierarchies (http://www.cs.umd.edu/hcil/treemap-history/)
- Extending the Utility of Treemaps with Flexible Hierarchy
Optional Reading
- Treemaps
- Discovering Business Intelligence Using Treemap Visualization
- 10 Lessons in Treemap Design
- Bederson, Benjamin B.; Shneiderman, Ben; Wattenberg, Martin (2002). "Ordered and quantum treemaps: Making effective use of 2D space to display hierarchies". ACM Transactions on Graphics. 21 (4): 833.
- Bruls, Mark; Huizing, Kees; van Wijk, Jarke J. (2000). "Squarified treemaps". In de Leeuw, W.; van Liere, R. Data Visualization 2000: Proc. Joint Eurographics and IEEE TCVG Symp. on Visualization
- US Economic Census Treemap
- TreeCovery: Coordinated dual treemap visualization for exploring the Recovery Act
Selected examples
- Juice's Stimulus Bill Explorer
- [1]
- Map of the Market
- The HIVE Group
- Truck Sales Slip, Tripping Up Chrysler
- Newsmap
- Obama’s 2011 Budget Proposal: How It’s Spent