Give me a Gantt chart and I'm sold!
Embedded Link
HTML5 Charts for Mobile Devices | Touch Charts | Sencha Touch | Products | Sencha
Sencha Touch Charts enables you to build complex charts with stunning interactivity and incredible ease of use.
Google+: View post on Google+
Related
I've been using an old #jQuery plugin called "jquery.gantt" with limited features and it was time for an upgrade. My search ended with JSGantt, an open source #javascript solution that covers everything you would want:- Task, (collapsible) task groups & milestones- Multiple dependencies- Multiple formats (day, week, month, etc)- Data…
// I've previously (http://bit.ly/ZTPsnX) wrote about some #javascript based #gantt solutions, here are a couple more:Teamwork Gantt by Open Lab is based on #jQuery and provides features such as: in-place editing, drag&drop, zooming, do/undo, multiple dependencies, full editing, dates shortcuts, css skin, multiple browser, resources editing, multiple assignment, milestones, export…
// Javascript-powered chart solutions is a favorite topic of mine, so here are a few more options for you- NVD3 (http://nvd3.org/) builds upon the powerful D3 library and currently supports 11 different interactive chart types - Rickshaw (http://code.shutterstock.com/rickshaw/) also built on D3, can be used for live-data time graphs with…