3

Is this already contained within jqPlot, or does a library exist that would do this?

I'm sure I could figure it out if I put 12 hours in, but I just figured I'd ask. :)

Boro
  • 7,913
  • 4
  • 43
  • 85
TimFoolery
  • 1,895
  • 1
  • 19
  • 29

1 Answers1

0

I haven't seen such a feature in jqPlot but sure you can use math to find the area under the curve by giving x,y coordinates. Just google for integration methods.

Juliyanage Silva
  • 2,529
  • 1
  • 21
  • 33