I am using an accordion menu to select data to display on a line chart. I manipulate some data with a spinner and the graph on the line chart does not change. If I move up a label and move down again then the graph has changed.
If I replace the accordion menu with a list box, I am able to see changes on the line chart dynamicall when I increase or decrease values with the spinner. Thoughts? Many thanks!