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

Delay show up of chart (shared) tooltip

1 Answer 108 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Dirk
Top achievements
Rank 1
Dirk asked on 10 Jan 2014, 04:43 PM
Hello,

is there a way to delay show up of chart tooltip (and shared chart tooltip)?

I've found showAfter property (php documentation) and gave it a try via javascript

chart.options.tooltip.showAfter = 10000;

Although there is no JavaScript error it does not have any effect.

TIA
Dirk

1 Answer, 1 is accepted

Sort by
0
Accepted
Alexander Popov
Telerik team
answered on 14 Jan 2014, 03:35 PM
Hello Dirk,

I am afraid that although the showAfter option is supported by the standalone Tooltip widget it is currently not supported by the Chart. I would encourage you to submit this as suggestion at KendoUI UserVoice, so other members of the community can evaluate, comment on and vote for it. Most voted ideas are included in next KendoUI releases.

Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Dirk
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or