Can we enable touch support for the jqPlot crosshair cursor from "jqplot.cursor.js"?
An example is here: http://www.jqplot.com/deploy/dist/examples/customHighlighterCursorTrendline.html
My goal is to enable the crosshair for touch devices.
Possible workaround: Using html5 touch events to get the finger position?