Welcome Guest Search | Active Topics |

Disable tooltip
Krupa
#1 Posted : Tuesday, November 20, 2012 11:18:28 PM(UTC)
Rank: Member

Groups: Registered
Joined: 10/30/2012(UTC)
Posts: 26

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
I am using jwchart with two series pointing on a date - time axis. By default tooltip is getting displayed on mouse over. I need to disable the tooltip.

Can you please provide me the code to disable tooltip.


Please help.
Ivan
#2 Posted : Wednesday, November 21, 2012 5:30:09 AM(UTC)
Rank: Administration

Groups: Administrators, Moderator, Registered
Joined: 11/5/2012(UTC)
Posts: 131

Thanks: 0 times
Was thanked: 15 time(s) in 15 post(s)
You can disable the jqChart tooltips with:

Code:
$('#selector').jqChart({
            tooltips: { disabled : true },
...


More info you can find here:

http://www.jqchart.com/documentation/userguide/default.aspx#!Tooltips
Best,
Ivan Petrov
jqChart Inc.
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.069 seconds.