This is a migrated thread and some comments may be shown as answers.

Stacked bar tool tip problem

3 Answers 102 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Nenad Djukic
Top achievements
Rank 1
Nenad Djukic asked on 31 May 2010, 02:34 PM
Hello all.
I'm developing XBAP sidebar gadget (hosted in iframe) with stached bar within it.
I noticed one problem related to item tool tip (value of stacked bar segment on mouse over event).
Images with two cases are attached.
tooltip_ok.jpg shows correct behavior and tooltip_notok.jpg shows incorect behavior.
The wird is about blue segment within 5th (last one) bar.

If I run xbap in IE and do mouseover on tooltip is visible and it shows some amount.
If I run it within sidebar gadget, it will only blink (will be shown less than 1/100 sec) two or three times.
It seems that in case of gadget it has no 'much space'.
In case of browser we are able to see that tool tip and browser's white area are overlapping.

Can anyone can help me with this? Is there any way to 'move' tooltip somehow?
Thanx in advance.
    Nenad Djukic

3 Answers, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 03 Jun 2010, 10:55 AM
Hello Nenad Djukic,

I suppose that due to the small gadget size there is not enough pixels present to allow for the bar to trigger a "mouse over" event and thus the tooltip does not appear. Unfortunately I can't really think of a work-around at the moment. Perhaps you can make the chart bigger or reduce the margins or do anything that will allow the bars to render on a larger surface.

Best wishes,
Vladimir Milev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Nenad Djukic
Top achievements
Rank 1
answered on 03 Jun 2010, 11:32 AM
Hello Vladimir.
Thanx for your response.

Yes, i think that I'll do something like that.
Regards,
    Nenad
0
Jan
Top achievements
Rank 1
answered on 25 Feb 2011, 04:38 PM
Hello,
I am also having this issue with chart inside the gadget. There must be some way to change the location of the tool tip ... I mean, if I can't change the location of the tool tip, then stacked bar is pretty useless. Is there any way to do something in the ItemToolTipOpening event or something like that?
Tags
Chart
Asked by
Nenad Djukic
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Nenad Djukic
Top achievements
Rank 1
Jan
Top achievements
Rank 1
Share this question
or