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

truncated tooltip (bar\column chart)

2 Answers 112 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Olga
Top achievements
Rank 1
Olga asked on 20 May 2013, 04:15 PM
Hello!

I've noticed that tooltip gets truncated (rather than getting correctly re-positioned to fit chart area).
Bar chart (see attach): tooltip for "long" bars gets truncated.
Column chart (see attach): tooltip for  most right columns ALWAYS gets truncated.

Tooltips are super important for my scenario.
How can get this working properly?

KendoUI ver: 2013.1.319
Browsers: FireFox 20.0.1, Chrome 26.0.1410.64 m

2 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 20 May 2013, 06:57 PM
Hello Olga,

I am not quite sure what is the exact reason for the illustrated issue as with Kendo UI Q1 2013 (v2013.1.319) there is a screen boundary detection for the Chart's tooltip. Could you please ensure all needed resources are included? Also for your convenience here is a simple jsBin example could you edit it and show me your current implementation? This way I would be able to advice you further and provide concrete recommendations. Thank you in advance for your cooperation.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Accepted
Olga
Top achievements
Rank 1
answered on 20 May 2013, 07:36 PM
Iliana, thanks a lot for looking into it!

Your sample helped me to find the problem: I was placing charts next to each other  and was doing this my messing around with "overflow: hidden" properties on divs.  That caused the problem!

Tags
Charts
Asked by
Olga
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Olga
Top achievements
Rank 1
Share this question
or