When double clicking a jqplot graph, it is blinking and not showing the data point. When I click outside the canvas again, it reappears. This is the example. Is there any property that I am missing?

|
When double clicking a jqplot graph, it is blinking and not showing the data point. When I click outside the canvas again, it reappears. This is the example. Is there any property that I am missing?
| |||||
feedback
|
|
Now, I got you. It's a webkit thing (the engine behind Safari and Chrome). The double-click is "selecting" the div. Add this
Does that make it behave? | |||
|
feedback
|