I’ve got a situation where a chart of the dollar-o-gram format would look great.
What is the simplest way to develop this chart ?
I have knowledge of the following:
- Excel VBA
- Reporting Services 2008 R2
- C# (limited)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think what you’re looking for is a treemap (or hybrid thereof). Microsoft Research has a tool that purports to give you treemap capabilities:
And there’s a popular Excel web site that has a limited trial you can download and then purchase for $15 if it works for you. I won’t list the site here, but a web search for “Excel Tree Map” will point you in the right direction.
Even better would be make your tool web publishable using D3 or a similar Javascript library: