Yet another example not working!!
Fri, 01/14/2011 - 10:03
There seems to be some problem in QFlot example..
Here's the link:
http://examples.qcu.be/assets/plugins/QFlot/example/qflot-bar.php
In Firefox/Firebug..it says
$ is undefined at line 144 in flot-bar.php
$.each( c1_datasets, function(key, val) { //This is where the error is generated.

Looks like the examples site is using an old version of QFlot.
Fixed! Examples site upgraded to latest version of QFlot and the example works again.