Hi
We are using the multipleMeasures option of the standard Chart toolbar menu. It works pretty well when the only the chart is displayed.
We have customized the toolbar to add a "Combo" button that give the opportunity to display the Grid & the Chart on the same screen. But when we select the Combo display, the multipleMeasures is "ignored" and only one measure is displayed on the chart. When we display again only the chart, the multipleMeasures is working again.
We tried to enforce the option (setOption chart / multipleMeasures = true) before the showGridAndCharts call but it seems to be ignored.
Can you give us a fix for that please ?
Thanks in advance.