CA: in non auto-computing mode, changing the property directly clears the selected table lines
The lines should be unselected after the computing and not before.
A problem here is, despite of the chart items deselection, the refresh of the info tables triggers a selection event (when calling this.viewer.setInput()) then the chart items are selected back.
Edited by Sébastien Jacquot