Difference between revisions of "Lesson 5"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
* [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] | ||
+ | ==Optional Reading== | ||
− | == | + | * [http://eagereyes.org/Techniques/Treemaps.html Treemaps] |
+ | * [http://www.b-eye-network.com/view/2673 Discovering Business Intelligence Using Treemap Visualization] | ||
+ | * [http://www.juiceanalytics.com/writing/10-lessons-treemap-design/ 10 Lessons in Treemap Design] | ||
+ | * [http://delivery.acm.org.libproxy.smu.edu.sg/10.1145/580000/571649/p833-b_bederson.pdf?ip=202.161.43.77&id=571649&acc=ACTIVE%20SERVICE&key=FF6731C4D3E3CFFF%2E39D185EE56A58666%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35&__acm__=1538033167_4a6787aed9b15196b9e585b3af4b7031 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.] | ||
+ | * [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] | ||
+ | * [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