Forum Discussion
sshekar7
10 years agoFrequent Visitor
dynamic bar chart sorting from pie chart
I have pie chart which shows data by industry and a bar graph which shows data by occupation. When i click one of the industry, the bar graphs also updates dynamically but sorting remains the same an...
- 10 years ago
sshekar7 - If you want to do this you need to change the interaction from the pie chart to the bar chart.
When your pie chart is selected go to the "Format" page in the top menu and select "Edit Interactions" then you will see some new icons in the top of your bar chart with "Highlight" selected change this to "Filter" instead.
sdjensen
10 years agoSolution Sage
sshekar7 - If you want to do this you need to change the interaction from the pie chart to the bar chart.
When your pie chart is selected go to the "Format" page in the top menu and select "Edit Interactions" then you will see some new icons in the top of your bar chart with "Highlight" selected change this to "Filter" instead.
- sshekar710 years agoFrequent Visitor
Awesome Jenson... learnt something today about interactions!