[jQuery] flotr graphing with jquery and json

[jQuery] flotr graphing with jquery and json


Hi
I am a beginner in JQuery. As part of my project, I have to plot a
graph using flotr. For this I have to pass the JSON data to the flotr
library. I have the java servlet which generates the JSON object.
Someone please explain how I can use $.getJSON and use the same to
plot graph.
Thanks in advance
Kuttan