gmmoraesbr / flot

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

$.plot is not a function #347

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The $.plot function is called within the callback of a getJSON call. Most
of the time this fails with the error above.

It works consistently with a new window or using control F5 to refresh the
page but a regular refresh or called from the onChange event of a select
box the error is shown.

The is being tested in Firefox 3.6.3 but I have experienced the same error
with different wording in IE6. These are the two browsers available to me.

I have attached the file with the issue.

Original issue reported on code.google.com by penguinm...@gmail.com on 11 May 2010 at 4:24

GoogleCodeExporter commented 8 years ago
I'm not sure how to close this issue but I have resolved it. It was in fact to 
do
with a reload of jquery in the menu.html page load.

Original comment by penguinm...@gmail.com on 17 May 2010 at 5:00

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Thanks Mr. Penguinm, I have reloaded jquery and it's working fine. 

Original comment by amost...@sevendynamic.com on 20 Apr 2014 at 10:41