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

tooltip render problem ?

5 Answers 130 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Tanawatra
Top achievements
Rank 1
Tanawatra asked on 02 Apr 2012, 01:41 PM
I have some problem with tooltip at then end of chart or is it problem ?

5 Answers, 1 is accepted

Sort by
0
Ahmed
Top achievements
Rank 1
answered on 02 Apr 2012, 02:03 PM
I am also facing the same challenge.

It also creates the horizontal scroll.

0
Iliana Dyankova
Telerik team
answered on 04 Apr 2012, 12:17 PM
Hi guys,

To avoid this you could set a margin to the tooltip of the Chart. For example:

.k-tooltip {
  margin-left: -100px;
}​

You may also find this jsFiddle sample useful.  

 All the best,
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
AHMED S
Top achievements
Rank 1
answered on 04 Apr 2012, 12:26 PM
Its will create a problem on left hand side.
0
Aaron
Top achievements
Rank 1
answered on 04 Apr 2012, 02:03 PM
I'm still having a problem even after making the margin-left change. I am not good at coding so is there a way that we can adjust this with some kind of WYSIWYG editor?
_____________________
Arkansas Classifieds
0
Iliana Dyankova
Telerik team
answered on 09 Apr 2012, 11:12 AM
Hello guys,

@Ahmed
I agree this is not a very good solution, but currently such functionality is not supported and there is no better workaround. Our team will keep this issue in mind for future releases. In addition, we will really appreciate if you share this suggestion at our UserVoice page - the more votes it collects, the sooner it will be planned.

@Aaron
I am afraid I can not provide any recommendations regarding WYSIWYG editor which support SVG and JavaScript. If you would like to apply the solution from my previous post, you need to write the code to make it work.

 

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!
Tags
Charts
Asked by
Tanawatra
Top achievements
Rank 1
Answers by
Ahmed
Top achievements
Rank 1
Iliana Dyankova
Telerik team
AHMED S
Top achievements
Rank 1
Aaron
Top achievements
Rank 1
Share this question
or