Forum Discussion
Anonymous
2 years agoNot applicable
How to control 2 stack area chart simultaneously
Hello Gurus, I wondered if controlling 2 separate stack area charts simultaneously is possible. So, I have two separate cluster area charts that display different stats. Is it possible that when ...
Greg_Deckler
2 years agoCommunity Champion
Anonymous No but you could potentially create measures for the information displayed in the tooltips of each chart and then add the appropriate measures to the tooltips of each visual and thus the tooltip for each chart would display its own information as well as the information from the other chart via the measures.
Anonymous
2 years agoNot applicable
Greg, that sounds interesting. How would that work? At the moment, each chart has its own measures. So are you saying to just include ALL measures from both chart in one chart?
- Greg_Deckler2 years agoCommunity Champion
Anonymous Well, that's the idea essentially. But, you may need to modify the measures for display in the other chart. Going to be highly dependent on context. I don't know your data or your measures so hard for me to be sure.