I am using xcelsius 2008… I have to build a dashboard with a line chart…
for example…
I have 2 buttons and one line chart on my dashboard… I click the button and line chart shows the data for that particular button… till now it is fine…
Now the user wants to add dynamic visibility… means… Initially there will be no line chart… on mouseover of the button he wants the chart to be visible… and on mouseout is should be invisible…
I am able to do visibility part by using icon component…but the data in the line chart comes only when i click the button… I want that data to show on line chart on mouse over of Icon component.
Hope i am clear…all i want on mouse over of a componet… the line chart should be visible with the data in it…
Hi Raj, Yes you can use whatever you want, but in dynamic visibility and in icon source you have to change the values for it. see the modified xlf attached.
What you can do is copy the existing chart and paste it on top of 1st chart and change the dynamic visibility value to 1 and for both menu labels unchecked the clear destination when No item selected. Please let me know if it helped.