It doesn’t appear that the JQWidget Chart’s “showToolTip” property is any more than a Boolean variable:
https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxchart/jquery-chart-tooltips-documentation.htm
http://jsfiddle.net/95h0kee1/
Feeding true or false to this value doesn’t produce the required results. Could provide a example of this/or a similar implementation?
I’m am using “jqx-all.js” version “3.7.1”, I assume that has included within it “jqxchart.api.js”, is that a correct assumption?