Skip to Content
0
Jan 30, 2018 at 06:11 AM

Infochart.clearSelection(); ---> is this a bug?

239 Views Last edit Jan 30, 2018 at 06:13 AM 2 rev

Hello Everyone,

Background Version DS1.6 SP3

I am working on this simple requirement where i have 2 column chart on top and detail cross-tab the the bottom.

Cross-tab get triggered from above 2 columns charts, that are independent and don't share filters through script across.

Issue

When user click on column of any chart, it is expected to 'clear the selection' from another chart, eliminating the confusion of dual selection.

In my observation, the moment i script to "clear selection" from other chart vise-versa, it looses the selection and reset the data-source with first click, with another click on same chart it gets registered.

Even thought the script is strictly encoded to clear selection from the other chart, for some reason it removes from the current as well. Seems like a bug to me so far.

Appreciate if you can shed some light on this, thanks

Please find below screenshot for further understanding.

clear-selection.png

Attachments