Like what you see? Check out other visualizations by the MIX Online team. ยป

TreeMap Sample

This TreeMap shows the local impact of the Capital Purchase Program with data that was taken from the FinancialStability.com site. The data resides in an XML file (a subset of the original data source) that was translated into a hierarchal format with the states as parent nodes and the individual transactions as leaf nodes.

Get Microsoft Silverlight

This sample shows how to consume XML and create a TreeMap hierarchy. In addition it shows how to create custom UI that is rendered for the leafnodes by inheriting from the TreeMapPanelItem class.