- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have a quick (and hopefully) simple question regarding treemaps in VA 7.4. I was wondering if it's possible to create something like sections with labels in VA 7.4. For example:
The image above shows 4 different sections (circled in red) with each section having its own treemap. I would like to create, if possible, a similar treemap. Is this possible in VA 7.4?
Many thanks in advance!
Best,
Jian
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Yes, four separate treemaps in a precision layout might approximate what you are looking for.
In the later releases of VA, we chose to retain the designer version of the treemap object. So 7.4 VAE is the last version that has the "Additional levels" option.
As I mentioned, in the newer releases you can implement custom third-party visualizations in the Data-Driven Content object. This is very powerful, but you will need to either find a code sample or learn to code with charting frameworks like D3.
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
In the newer releases of VA, you can likely create a treemap like your screen capture by using the Data-Driven Content object to display a D3 chart.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sam,
Thank you for the quick and helpful reply!
I've looked into the option you mentioned and it's indeed only available in the explorer. Although it's a shame that we can't make it in a single treemap, I think I'll have to ask the others I work with if 4 treemaps with their own filter can be a viable alternative then!
Do you know if something similar to the option "Additional levels" is available in the newer version of VA?
Best,
Jian
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Yes, four separate treemaps in a precision layout might approximate what you are looking for.
In the later releases of VA, we chose to retain the designer version of the treemap object. So 7.4 VAE is the last version that has the "Additional levels" option.
As I mentioned, in the newer releases you can implement custom third-party visualizations in the Data-Driven Content object. This is very powerful, but you will need to either find a code sample or learn to code with charting frameworks like D3.
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sam,
I see, thank you for the clear and helpful answer!
Best,
Jian