While developing an Xcelsius dashboard for a Clariba customer, I came across two interesting challenges related to the location of a click on drillable charts.
Finding the location of a click on a drillable chart – Part 1
I was working with a drillable chart with two series and I wanted to know where the user had clicked (i.e. which series and which position).
With only one series there wouldn’t be any problem. Xcelsius can send the selected series to a cell, and the selected position to another cell. But with more than one series, each series can still send a position, but Xcelsius does not allow all the series to send the information to the same place. So the information has to be sent to different places. As a result, it’s hard for the developer to know which point was clicked last, as the information sent before is not deleted.


Subscribe to our Blog
LinkedIn
Follow us on Twitter
YouTube Channel