krzysu / flot.tooltip

tooltip plugin for wonderful Flot plotting library
https://github.com/krzysu/flot.tooltip
187 stars 153 forks source link

Display Multi Series (y axis) for single X axis #94

Open robdwright opened 10 years ago

robdwright commented 10 years ago

Hi there, been getting on well with this plugin but I'm struggling to figure out a way to set the content of the tool tip to display several Y axis values at the same time which are related to one X axis value.

For example:

Day: Tue (X axis) a: 256 b: 247 c: 371

Is this possible in the current tooltip or has someone already created this.

Any help or direction would be appreciated.

Thanks Rob

anynayak commented 10 years ago

Hi , I am also facing same issue.

Sieo commented 9 years ago

Hi, seems that i'm facing the same here, i have built 2 differents plot, with xaxis : date like '2015-07-20' yaxis : values like 1 and 5

when i go hover the point, the tooltip display the good value for the first line, but not the second (just give the index of xaxis)

robdwright commented 9 years ago

Hi I stopped using this charting software and went onto Highcharts - more support and people using it.

On 21 Jul 2015, at 16:29, Sieo notifications@github.com wrote:

Hi, seems that i'm facing the same here, i have built 2 differents plot, with xaxis : date like '2015-07-20' yaxis : values like 1 and 5

when i go hover the point, the tooltip display the good value for the first line, but not the second (just give the index of xaxis)

— Reply to this email directly or view it on GitHub.

workgena commented 8 years ago

Highcharts is not under MIT license. For commercial use it has high price.

+1 for "Display Multi Series" feature