|
|
|
|
|
by tagliala
4841 days ago
|
|
I have a little application with charts. I was using jqplot but IMHO it was too heavy and I started googling for a lighter solution. I found flot. flot is based on canvas and has user interaction. I don't know how it is implemented (btw flot is mit licensed) but it works. it's a shame that this library doesn't support user interaction http://people.iola.dk/olau/flot/examples/interacting.html |
|