I'm ok with cosmetic changes and date insertions but interaction of 2 charts with radio button/ label menu are bit tricky.
Can anyone help me with the interactions.
example: I defining my requirement brief :
Radio button (A, B)
if I select A, then list of A should be Displayed in List box after selecting one Value in A list , The data should be displayed in List view and bar chart
if Selection is B, then list of should be Displayed in List box after selecting one Value in B list , The data should be displayed in List view and pie chart.
here I inserted data to all components but I'm not getting interaction
radio button > list box > list view > bar chart / pie chart