Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49082

Tooltip doesn't work in chart

$
0
0

@vasica wrote:

I'm trying to use jquery flot chart from this example:
http://www.flotcharts.org/flot/examples/interacting/index.html

Chart is working but the tooltip doesn't show up. When I remove ionic.bundle.js then it works. I use Ionic 1.3.1.
I think the problem might be somehow connected to fadeIn function, but I am not sure...

$("#tooltip").html(item.series.label + " of " + x + " = " + y)
.css({top: item.pageY+5, left: item.pageX+5})
.fadeIn(200);

Here is my code:

Any ideas?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49082

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>