For the moment, I am using Flot.

Benefits of Flot:
The graphs look nice, professional, and simple.
The options and preferences are good.
Excellent time and date handling
Because it is Javascript, the user of the website can zoom, see info
when mousing over each point, turn series on or off, and see mouse
position.
No Flash required, so it works on the iPhone and hopefully other
mobile devices (which is very important for my particular application)

Downsides:
Because it is a Javascript module running on the client's computer and
not a Python module running on the server, communicating with the
server is a hassle.
The user cannot easily export the graph, because it is not an image
file. The best way to export is Print Screen.

Those are all the pros and cons I can think of. The pros handily
outnumber the cons at the moment. Anything I forgot?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to