faheem801 / flot

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

Am I missing something - crosshairs plugin. #424

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
So I have a flot graph working I needed crosshairs, I added a link to the 
crosshairs plugin 

<script src="jquery.flot.crosshair.js" language="javascript" 
type="text/javascript"></script>

and set the      crosshair: { mode: "x" },  in options.

Nothing appears when I hover over it, What am I doing Wrong.
Thanks - James

Original issue reported on code.google.com by JamesAne...@gmail.com on 2 Oct 2010 at 5:45

GoogleCodeExporter commented 9 years ago
I got it working, after looking around,  "You need to have the SVN version of 
Flot" don't know why or what this is, if anyone would care to explain.

Original comment by JamesAne...@gmail.com on 2 Oct 2010 at 7:01

GoogleCodeExporter commented 9 years ago
SVN refers to the version control system here on code.google.com. If you 
haven't used one of those, do yourself a favour and spend some time on it (I 
suspect you can find some info on Wikipedia to get started).

Anyway, in case you haven't figured it out by now, there are some instructions 
here, that probably aren't so great if you don't know what SVN is, though:

http://code.google.com/p/flot/source/checkout

And you can download them directly here:

http://flot.googlecode.com/svn/trunk/

Generally, there's a bunch of helpful people on the mailing list/forum that can 
help with this sort of thing. The issue tracker here is inteded for downright 
bugs in Flot.

Original comment by olau%iol...@gtempaccount.com on 14 Dec 2010 at 10:12

GoogleCodeExporter commented 9 years ago

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