MouseOver Line chart values

HI

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…

thanks


rajx72 (BOB member since 2006-08-02)

Before how was you inserting the data in the chart? Was that using Push button?

Thanks,
Zaif


zaif235 :us: (BOB member since 2010-06-15)

HI

Yes…when the user clicks the button, the data changes in the chart…

But now I want the same thing on mouse over…

Thanks
Nameesh


rajx72 (BOB member since 2006-08-02)

Use the source data component to insert the data and use icon to display the chart on mouse over.

Thanks,
Zaif


zaif235 :us: (BOB member since 2010-06-15)

Hi

Thanks… could you please let me know how to use this component in my situation. still confused on how to achieve the mouse over functionality…

Thanks


rajx72 (BOB member since 2006-08-02)

You might get some idea by looking at attached xlf.

Thanks,
Zaif
Mouse Over.zip (8.0 KB)


zaif235 :us: (BOB member since 2010-06-15)

HI Zaif

This is what i want But how can i add more Icons… also can i use something else instead of using 1…

Enclosing my dashboard… Can i use ProdA instead of 1… Also I want the same mouse over on ProdB also.

Thanks
test1.zip (7.0 KB)


rajx72 (BOB member since 2006-08-02)

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.

Thanks,
Zaif
test1.1.zip (8.0 KB)


zaif235 :us: (BOB member since 2010-06-15)

Hi Zaif…

I want to see the chart on both the icons… when i ran you xlf… it is working only on the 2nd icon… (prodB)

I have more than 1 icons… and on each icon mouse over a chart is showing with different data…

if you replace 1 with prodA… then, on mouse over of ProdA a chart is shown… and similarly on moveover or ProdB a chart should come…

Hope i am clear…

Thanks…


rajx72 (BOB member since 2006-08-02)

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.

Thanks,
Zaif


zaif235 :us: (BOB member since 2010-06-15)

Hi

Got that… thanks… it is working now…enclosing the final version…

Thanks…
test1.1.zip (8.0 KB)


rajx72 (BOB member since 2006-08-02)

Cool :+1: . Make sure you hide those labels somewhere under backgrounds.

Thanks,
Zaif


zaif235 :us: (BOB member since 2010-06-15)

Hi

Is it somehow possible though only one chart…just a thought…
as i have 8 - 10 icons…

Thanks


rajx72 (BOB member since 2006-08-02)

Yes :D, please see attached xlf.

Thanks,
Zaif
test1.2.zip (8.0 KB)


zaif235 :us: (BOB member since 2010-06-15)

Hi

Finally got it… thanks… hope it works for all of my icons…

thanks again for the help…

Thanks


rajx72 (BOB member since 2006-08-02)