Hits: 48 visitors
Publisher: Adam Bard
OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome
License: Freeware
Date added: 28 Jan 2012
Last Update: 30 Sep 2011
Downloads:: 0
See full specifications >>
googlegantt is an API designed to allow you to easily and quickly create gantt charts using the Google Charts API. You can save them as images or just produce a URL.It works swell as long as you want things measured in days.The method of producing such a chart is heavily influenced by this post by Dave Goerlich. Thanks, Dave.Quick Start Examplefrom googlegantt import GanttChart, GanttCategorygc = GanttChart('Test Chart', width=650, height=200, progress=(2011, 02, 27))on_time = GanttCategory('On Time', '0c0')late = GanttCategory('Late', 'c00')upcoming = GanttCategory('Upcoming', '00c')t1 = gc.add_task('Late Task', (2011, 02, 20), (2011, 02, 25), category=late)t2 = gc.add_task('On Time Task', depends_on=t1, duration=3, category=on_time)t3 = gc.add_task('Future Task', depends_on=t2, duration=7, category=upcoming)url = gc.get_url()image = gc.get_image()Product's homepage
Here are some key features of "googlegantt": · Optional Progress indicator shades the elapsed area of the chart. · Flexible chart width and height. · Specify task colors using css rules. · Flexibly specify dates using datetime.date objects, or tuples. · Produce a Google Chart url, or a png image (requires PIL). · Date span is automatically computed from tasks.
Requirements: · Python
Visitors found this page by searching for: Softbuz.com periodically updates pricing and software information of googlegantt 0.3 from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using googlegantt 0.3 crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of googlegantt 0.3 Edition.SoftBuz.com also does not provide download link for googlegantt 0.3 from Filesonic, Fileserve, Wupload, Uploadstation, Hotfile, Zippyshare, Mediafire, Rapidshare, Megaupload, Torrent and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX.Go softbuz.com get last version,new version,old version,2011,2012,2013 version.
Info
User Services
Developer Services
Partners