Tagged Questions

A Gantt chart is a type of bar chart that illustrates a project schedule.

learn more… | top users | synonyms

9
votes
5answers
11k views

Is there any LaTeX package for drawing Gantt diagrams?

Are there LaTeX packages for (more or less) easily drawing Gantt diagrams? Thanks.
8
votes
2answers
297 views

Classical task-scheduling problem

I am working on a flight scheduling app (disclaimer: it's for a college project, so no code answers, please). Please read this question w/ a quantum of attention before answering as it has a lot of ...
8
votes
3answers
1k views

Python: module for plotting Gantt charts

Is there a good Python module for plotting Gantt Charts? I've tried CairoPlot, but it produces buggy results for complex data sets and lacks many configuration options. Code samples and images are ...
8
votes
12answers
10k views

Which Gantt chart/Project management tool would you recommend for linux?

I need a Project management tool that works in Linux, and has Gantt charts. It doesn't have to be free, just not expensive. I don't care how it stores the information I give it, as long as I can ...
5
votes
6answers
11k views

MS Project Gantt chart control usage in C#

Has anybody used the MS Project Gantt chart control in C#? If yes, can you share some resources regarding this? Many thanks, Dragos
4
votes
4answers
949 views

Gantt charts with R

Has anybody used R to create a Gantt chart? The only solution that I'm aware of is this, but I'm looking for something more sophisticated, if possible (looking more or less like this or this). P.S. ...
4
votes
4answers
949 views

How to develop GWT widget?

I want to develop my GWT Widget. This widget draws Gantt chart and has drag - drop property. It will be simple form of Deskera Where can I start to develop this widget? Any advice?
3
votes
0answers
262 views

Advanced Gantt Chart for SSRS2008

I have been working in SSRS 2008 r2 to produce some complex reports. it seems to meet 80% of our reporting requirements. However, when it comes down to more complex reports, it turns into some pain in ...
3
votes
3answers
556 views

Task scheduling frameworks - not thread scheduling!

I'm working on a Java application which should allow users to optimize their daily schedule. For that, I need a framework that helps calculate optimal times for "tasks" taking note of: Required ...
3
votes
1answer
269 views

Gantt view or hierarchical grid

Is there any any free Gantt view grid control or hierarchical grid view available in WinForms? I require a grid that looks like an MS project task list, but it should not contain a right side ...
3
votes
2answers
2k views

How could I create a Gantt-like chart in a datawindow (Powerbuilder)

I want a rather simple (and cheap) solution, just for presentation purposes (and just to show the task duration bars - no connection lines between them). So, I am not interested in buying some ...
3
votes
6answers
3k views

Interactive gantt chart component for flex

My company have a web application product for distribution planning and scheduling. An important part of it is a gantt chart component where user can fine tune the schedules. Currently the gantt ...
2
votes
1answer
136 views

Customizing Dates on the Gantt Chart for Jasper Reports

In the gantt chart on my reports I have 1 year's worth of data. I'm only interested in seeing the month printed at the top of the gantt chart. [Jan-Dec]. However, the graph currently displays the ...
2
votes
3answers
165 views

The best managment tool [closed]

Who can suggest the best managment tool for collabortive work which has: Gantt digramm like in MS Project (not just report like in redmine); tracking system (like in redmine); web-interface; ...
1
vote
1answer
69 views

Code for changing the color of subtasks in Gantt Chart

I need to change the color of subtasks in a Gantt chart. My example is based on GanttDemo2 with the following dataset and renderer. In different forums I found some discussions related to this topic, ...
1
vote
1answer
212 views

Gantt chart is not displayed for Project Tasks view in Sharepoint 2010

I set up a default Project Tasks view in Sharepoint 2010. However, the default view, which is supposed to be a Gantt chart, doesn't show up. The other views (e.g. All Tasks, Active Tasks) are working ...
1
vote
1answer
112 views

dhtmlxGantt gives me a blank page

I'm interested in creating a GanttChart. After a long search I found "dhtmlxGantt" http://www.dhtmlx.com/docs/products/dhtmlxGantt/index.shtml I tried the sample of dhtmlxGantt in ...
1
vote
2answers
393 views

Gantt chart asp.net

Does some one know of a free Gantt Chart control? If yes, can you please share the information about this control with me? am working in ASP.NET 4.0 based application. Thanks and regards, Saurabh
1
vote
1answer
186 views

Jasper Reports, Expanding a Band Based on the Data in a Chart

Is there a way to get a band to resize based on the amount of data presented in a gantt chart? I can get the number of rows that are in the chart, if that helps. It seems like there should be a way ...
1
vote
0answers
466 views

What's the best FREE Web-based, Gantt-chart-oriented, Project Management Software? [closed]

I am looking for Open source projects which I can host on my Intranet and users can access it over web. I have found out this http://openproj.org/product-overview But it looks like a desktop based ...
1
vote
0answers
118 views

Is there any opensource/free that renders a Gantt from caldav calendars?

Caldav calendar can be grouped by Locations/Groups and events can have people joining them so it would be nice to use those infos for project planning, is there anyone who has already done this and/or ...
1
vote
1answer
1k views

difficulties in developing gantt chart using jquery plugins

I'm trying to develop a gantt like chart using jquery plugins and asp.net mvc2... on the y-axis i like to have names of people to whom tasks will be assigned... while on the x-axis i like to have the ...
1
vote
0answers
313 views

Extract Gantt Data from Visio Document Using C#

Hey I have a series of Gantt charts in Visio 2007 documents that I want to extract. I have looked at the visio sdk but that appears to be for creating new documents and plugins for visio itself. I ...
1
vote
5answers
2k views

Looking for a Delphi Gantt chart component

Does anyone have any experience with using a Gantt chart control in Delphi? I'm looking for a native VCL one but ActiveX would also do. I don't have too many requiremetnts other than it looking half ...
1
vote
1answer
531 views

Print a gantt chart in MOSS

Does anyone have a tip, a third-party component or anything else that would help me print a gantt chart created in MOSS 2007. When I try to print it, IE only prints part of the web page, but not all ...
1
vote
1answer
2k views

Create Sharepoint List which has gantt view - programmatically

I am new to sharepoint therefore don't know much - any help would be highly appreciated. Basically i want to programatically (in the same project) :- 1. create a List and make it a Gantt View 2. Add ...
1
vote
2answers
153 views

What online tool could be use to keep gantt charts or similar for all team members?

We want to keep an online gantt chart for all developers, so we can view task load.
1
vote
5answers
763 views

Is there a way to draw lines (x,y)-(x2,y2) in ASP.NET pages?

Not animated of course, but good for displaying data visually such as Gantt chart etc.
1
vote
6answers
1k views

Gantt Chart Controls on Windows Forms

We are evaluating options for a Gantt chart control (on Windows Forms) as opposed developing one on our own. What are the various Gantt Chart controls you have had experience with? Pros and cons? Is ...
0
votes
0answers
5 views

Multipage TeeChart Gantt: how to stop first page displaying after deselecting a series in legend on last page

I have an application that uses a TeeChart Gantt chart (v2.0.2670.2652). I am developing in .NET 2.0 using VS2010 SP1 on 32-bit Windows 7. This chart displays forest harvesting crews schedules over ...
0
votes
0answers
39 views

Gantt chart in javascript/jquery/extjs

I want to include a gantt chart in my web project. Basically it should depict the status(working,playing,idle,sleeping) of persons on a daily-basis Something similar to this one ...
0
votes
0answers
14 views

Gantt Chart with background trendline - ASP.NEt

have hit a road block with charting. Im wanting to create a gantt chart, and overlay a line trend. (Time is the fixed x axis). Y Axis for gantt: list of Tasks: Y Axis for Trend: 0-100%.
0
votes
2answers
24 views

Graphical view of gantt type schedule

Currently i work a lot with different type of scheduling-algorithms and i'm always in need of something easy and nice to output the created example-schedules for presentations. Before coding it my ...
0
votes
1answer
63 views

JAVA: Draw Gantt diagram

How to draw a Gantt chart in JAVA SWING application? Is there any free library that provides such capability? So, what is the best free option? Web-links might be helpful.
0
votes
1answer
75 views

Python/Django: export to MS Project

I'm looking for a Python/Django package able to export data (a list of tasks) in MS Project (or OpenProj or similar), but I've not found any. Any hint?
0
votes
1answer
125 views

Building a Gantt-Chart in iPad UIView

I need to draw a Gantt-Chart within my iPad App. Are there any frameworks out there or examples to do this? I've searched the web and found nothing helpful till now. If I find something I will post it ...
0
votes
3answers
221 views

Looking for 3rd party QT Gantt Chart component

I'm looking for a QT Gantt Chart GUI component or at least the beginnings of one. I've looked the web over so this is my last stop before creating one for myself. I'm capable of realizing this type ...
0
votes
0answers
778 views

C# WinForms MSChart (StackedBar - Gantt Chart) With Y Axis Date Restrictions

UPDATE: From what I've seen, this has little to do with the date itself. It's simply a case of having a long bar on the chart, when focusing in on a short segment of it (Date/Time, Short value ranges, ...
0
votes
0answers
41 views

Silverlight Plexityhide Gantt charts: How to align the DateScaler to custom fiscal year dates?

The Plexityhide DateScaler will automatically create DateScaleMarks that align to a calendar year, which isn't useful because all of my gantts need to be on a fiscal year basis (starting at Oct 1st). ...
0
votes
0answers
38 views

Gantt maintenance

I am leading a team of dozen engineers for 6 months project. In my gantt I want to reflect two things: The lifecycle stages and deliverables How the dozen engineers are being used, right from what ...
0
votes
0answers
158 views

jqplot BarRender with waterfall and bardirection horizontal

I am trying to build a gantt like chart using jqPlot. I can get something similar to work with BarRenderer and waterfall set to true but I want the chart to go horizontally. As soon as I put ...
0
votes
2answers
183 views

Free library supporting Gantt charts and granularity <= 1 hour

Is there a free graphical library that supports Gantt charts with units of hours or even minutes? I've tried a few. JFreeChart was among the most promising but scaling down seems to reduce the maximum ...
0
votes
1answer
474 views

create network diagram/gantt chart that interacts with MySQL through php

I need to generate network diagram and/or gantt chart from data in a MySQL DB. Is there any javascript/HTML5 library out there that can do it. The way I imagine it is each shape on the diagram ...
0
votes
1answer
101 views

How to realize a gantt chart with Adobe Catalyst

I am not quite shure that its possible or even ment to be done with Catalyst, thats why I am asking if its possible. And when its possible how I got a Illustrator File containing all Elements of a ...
0
votes
2answers
79 views

Using Gantt charts to track progress when working alone / with others

I wonder if anybody here uses gantt charts to track / improve own progress when working in a programming project alone or with others and what is the approach you use and which software
0
votes
0answers
174 views

Hide/Unhide Series in Gantt-Chart based on Treeview - MS Chart Control or GDI+ or something else?

I'm looking for a way to visually break down task durations (for a schedule). I would like to show the duration of each task as a Gantt chart, however it would also be nice if it would be possible to ...
0
votes
1answer
382 views

C# MS Chart Control - highlight today's date in Gantt Chart

The title of this question says it all. I've got a gantt chart (RangeBar) made using the MS Chart Control, and at present I have some StripLines to highlight weekends and the start of each month, but ...
0
votes
1answer
237 views

Durations of tasks — how to generate gantt-like chart from CSV

I have this CSV data: Task,From,To,Duration Task 1, 2011-02-20 12:30.12, 2011-02-20 12:32.33, 3422 Task 2, 2011-02-17 15:39.32, 2011-02-18 9:05.23, 345 Task 3, 2011-02-15 09:02.09, 2011-02-18 ...
0
votes
0answers
168 views

Redmine:The Count of the Issues of the Gantt and Overview Pages Are Incorrect!

Well, I've added a lot of issues in my project with redmine, but the count of the issues of the gantt and overview pages are incorrect. Actually, they always shows 1 count in overview and 1 issue in ...
0
votes
1answer
272 views

Dhtmlx Gantt Chart - Minor Issue

I've set up DHTMLX Gantt Chart (http://dhtmlx.com/docs/products/dhtmlxGantt/index.shtml). I'm loading raw xml data as opposed to an xml file. However, I get an alert saying 'Cannot Parse This XML ...

1 2