tags:

views:

37

answers:

3

Hi all,
i'm making an application based on jQuery and i need the best charts plugin to show the information to the client.
My app is litteraly like Google AdWords and Google AdSense. I need to show to the costumers the clicks and views per ad or banner on the last month or week, show the amount of credits to them and interact with our other service too.

I've googled for some plugins, allmost all of them are good, but i wan't to use the best and easy to work.

Can anybody advice me?

Thanks in advance,
José Moreira

+2  A: 

I can strongly recommend Flot for that purpose. Easy to use, good results, sensible defaults.

ammoQ
+1 jQuery and Client-Side
CuSS
+1  A: 

Highcharts is my favorite. This is not jQuery plugin but pure javascript. Works good with all libraries.

Anpher
Its not free though.
Gopi
Did anyone mentioned something about licenses?
Anpher
Cool, very intuitive, it works with jQuery or MooTools, thats good ;) +1 for the choice, i will analyze it. About the licenses questions, anyone fits, but free is better ;)
CuSS
+4  A: 

Again, not JQuery, but I'd go for Google charts - really easy to get started, lots of options.

Dave Everitt
The problem using Google Charts, is that makes me dependent of Google, any problem on google server or if that api is removed, i'm literaly f***ed :PBut it is very cool, but besides that i prefer flot or highcharts because their interface. +1
CuSS
Agree with the Google-dependent issue. Let's hope if Google becomes fully evil that someone will reverse-engineer...
Dave Everitt