jquery - angular-flot $.plot is not a function -


i using angular-flot chart when render page gives error

$.plot not function.

as have jquery in project.

do need add jquery.flot.js , other files somewhere?

if yes why should use angular-flot?

can't use directly adding jquery flot js , $(function){ ... })


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -