gmmoraesbr / flot

Automatically exported from code.google.com/p/flot
0 stars 0 forks source link

Tooltips on from plotting #326

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi All,

I'm building a graph tool to show some genomic data and have genes plotted
as bars (see image). What I would like is to have the tooltip (as it is in
image, showing the gene name) always on for all bars from the point of
plotting (not clickable or hoverable), and preferably offset in the yaxis
to avoid overlapping. 

I'm trying to learn jQuery as fast as I can, but if anyone could help me
sort this problem out I'd very much appreciate it! I'm sure it's very easy
to do, I've just got no idea how to either:

1. pass the gene name to the jquery.flot.js method that draws the bar and
then get the relevant x and y position to add the <div>.
OR
2. loop through each item in the graph turning the tooltip on.

Many thanks,
Chris

Original issue reported on code.google.com by c.raistr...@gmail.com on 24 Mar 2010 at 1:04

Attachments:

GoogleCodeExporter commented 8 years ago
(not a defect, sorry!)

Original comment by c.raistr...@gmail.com on 24 Mar 2010 at 2:43

GoogleCodeExporter commented 8 years ago
Ah, worked around it. Please ignore.

Original comment by c.raistr...@gmail.com on 26 Mar 2010 at 2:26

GoogleCodeExporter commented 8 years ago
OK, closing this now. If what you've got is more like a questions, it's usually 
better to post it on the mailing list.

Original comment by olau%iol...@gtempaccount.com on 13 Dec 2010 at 3:09

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:52