For any issues relating to creating, rendering, and using Gantt charts.

learn more… | top users | synonyms

0
votes
1answer
41 views

How to add JQuery plugin to UIWebview?

I would like to know how I can add jQuery plugin (https://github.com/thegrubbsian/jquery.ganttView) into the UIWebView as I want to display gantt chart with it? Please tell me if there any tutorials ...
1
vote
0answers
28 views

Create calendar (date-picker) in the horizontal axis? [duplicate]

I want to create a scrolling calendar view like normal gantt charts include. I did some research on the internet but could not find any useful resources.Please Help! Thanks, Kanishka.
0
votes
2answers
44 views

How can I create a chart similar to Gantt chart using jQuery?

I am new to jQuery and have tried to modify the existing Gantt chart plugins so as to get a chart with months but not days but to no avail. Can somebody please help me in converting the three ...
0
votes
0answers
62 views

Customizable Gantt Chart Controls on iOS? [closed]

I'm evaluating options for a customizable Gantt chart control (on iOS - paid/free) as opposed developing one on our own. What are the various Gantt Chart controls you have had experience with? Pros ...
0
votes
1answer
92 views

How to create gantt chart view for iPad application?

I need to create an ipad application which has the same features like "Quickplan" ipad application ( http://www.youtube.com/watch?v=7S3x2iYhyKw or http://forums.macrumors.com/showthread.php?t=1564227 ...
2
votes
1answer
212 views

javascript gantt charts -charting data by day/hour/minutes

I would like to use data from third party scheduling software to produce gantt or timeline type diagrams for displaying plant scheduling data on web page. Requirements include ...
0
votes
1answer
69 views

Gantt Charts & Pivotal Tracker

Does anyone know of a good gantt chart to integrate with Pivotal tracker, or another solution? I did the free trial of gantto and was not very impressed. Unfortunately I have not been able to find ...
1
vote
2answers
69 views

Resource Planning Component

I'm looking for a JS-based Resource Planning Component, where i have the available resources on the left and the resource load on the right. So far i only found a few gantt chart implementation, ...
0
votes
0answers
153 views

How do I create a Gantt chart for repeating task using iReport

I have a query that returns a bunch of quests and sub-quests for each player (or stages) in the quest, that I treat as sub-tasks. The start and end timestamp are for each sub-task. Here is what ...
-1
votes
1answer
33 views

TracJSGanttChart throws errors [closed]

If I do not add the right custom ticket fields, TracJSGanttChart throws an error instead of rendering the chart. I tried to solve this by adding userstart and userfinish. But it still crashes with ...
0
votes
1answer
443 views

JQuery Gantt Chart - Variables as Values

I am trying to manipulate a jquery gantt chart I found online (here: http://www.maro-z.com/examples/jquery.gantt/) as it fits my need perfectly in terms of its simplicity and how light weight it is. ...
1
vote
2answers
92 views

jfreechart at client side

I have implemented gantt chart using jfreechart. I want to know how can I get this chart accessed from client side. Also I do not want just image of the chart, I also want the zooming functionality ...
0
votes
2answers
285 views

jQuery Gantt not initalising

I'm not too sure why my jQuery Gantt isn't working - I've followed the exact examples as seen on the website. This is my code so far: $(function () { "use strict"; $(".gantt").gantt({ ...
0
votes
1answer
178 views

javafx gantt chart

I would like to do Gantt chart in javafx, but there is no examples how can I do this. I tried convert bar chart to gantt chart, but this didn't bring good results. :/ Is there any easy way to do it? ...
1
vote
1answer
311 views

Highcharts - Gantt Chart plot issue

I want to draw gantt-like chart and using this solution. It works like a charm as long as I don't start to use big intervals. // Define tasks (unixtime * 1000) var tasks = [{ name: 'Eat', ...
2
votes
1answer
365 views

jquery gantt plugin

Situation I'm using a jQuery gantt plugin from here and integrating it with a PHP site I have. In terms of setting up the demo there are no problems; however when I try to feed the plugin some of my ...
1
vote
1answer
376 views

Sharepoint - Project Management - Grouping of tasks

I have a question regarding Sharepoint 2010. I create a new site with site template for Project Management. I am using Gantt chart on Sharepoint and most of things were intuitive and easily ...
0
votes
0answers
62 views

Gnome Projects - “Planner” failing with error MS Visual c++ library on Windows 7 Professional

I have tried a lot looking for a solution for the error being shown when I try starting Gnome Projects "Planner" it gives the following error - I have tried Openprojects and Libreprojects as a ...
0
votes
0answers
199 views

Draw Gantt-Chart

Is there any thirdparty library which supports drawing Gantt-Charts? I'm currently using AChartEngine to draw other charts such as PieChart,Bar,Line etc.
0
votes
1answer
260 views

How to make a Linux Scheduler Gantt Chart?

I am studying the linux process scheduler but I can not figure out how to make the Gantt chart for this situation: Process | Arrival | Burst Time | Sched. Class | RT Priority | RT Quantum | Nice P1 ...
0
votes
0answers
109 views

How to connect dynamically created tasks in timeline using jsplumb

Suppose we have a timeline in which on mouse click a new task is created, in such case how to connect that tasks using jsplumb?
0
votes
0answers
119 views

JavaScript version of Gantt Chart is not supported

I have to populate some data in charts format in my android App. I want to use Fusion chart in app. I am able to draw Line graph in WebView in app, but i want to draw Gantt Chart in App, But ...
0
votes
1answer
379 views

How to set scroll for Jquery Gantt Chart to todays date

I am using jQuery Gantt Chart. I want to set the default scroll to Today's date. Currently its taking the least start date of all the records and it starts from there. Instead it should be to today's ...
0
votes
1answer
111 views

How to change the time interval in a Gantt chart using BIRT?

I am using BIRT with Eclipse to create a report that has a Gantt chart displaying employee tasks. My data source has the following structure: TaskName (String) TaskStart (DateTime) TaskEnd. ...
0
votes
1answer
955 views

Simple jQuery.Gantt width and height adjustment

I am using the jQuery plugin from this site http://mbielanczuk.com/2011/06/jquery-gantt-chart/. I was able to implement it except I am having problems with the width and height. Example: ...
0
votes
0answers
122 views

Possible to add multiple predecessors to a dojox Gantt chart task item?

I have created a gantt chart using dojo but upon trying to add multiple predecessors to it I see that this is not possible. Is there a way this can be achieved? Or is there another javascript library ...
0
votes
1answer
1k views

SSRS 2008 R2 Ranged Bar Chart (Gantt) multiple values per category

I'm trying to produce a gantt style chart by using the SSRS 2008 R2 ranged bar chart. Gantt chart is for tracking task start and end dates, where task may be stopped and started with these ...
0
votes
0answers
283 views

Shows month names on jQuery.Gantt

Using jQuery.Gantt, how do I show the month names when zoomed out? Currently, you will see the month names when viewing at the week level, but it shows numbers when viewing at the month level. Week ...
0
votes
1answer
438 views

Integrate jquery ui draggable with jquery.gantt (works but breaks scrolling)

I am using the jquery-ui draggable component with jquery.gantt here. I could do enable drag on the items easily by $('.ganttRed').draggable() but the problem with this is that once we start scrolling ...
0
votes
0answers
244 views

ASP.NET MVC Gantt Chart Code

Please anyone know where I can get a Open source ASP.NET Gantt Chart / Web Control Thanks
0
votes
2answers
2k views

Gantt chart in vb.net windows application

I am looking for developing Gantt chart application in vb.net windows application. I wants to know is there any free third party tool or some demo application so that I can learn about it.
0
votes
0answers
150 views

Could somebody suggest a gantt chart that gives useful information even down to the second? [closed]

I would like to display a gantt chart inside a webbrowser, and most that I have tried can only go to the day/hour timeframe. I need an api that can see the seconds/minutes. Could somebody please ...
0
votes
1answer
3k views

How can I make a Gantt chart in Excel? [closed]

I'm trying to produce a chart similar to a Gantt chart which effectively shows 1 line of information for all tasks, by teams within a project. This link includes: An linked image showing what I'm ...
2
votes
1answer
399 views

Gantt Chart With reporting services

I'm working on an MVC .net web application and I want to design a Gantt Chart using reporting services. What kind of chart should I choose for designing the report? Can anyone help me to do that? ...
0
votes
3answers
150 views

what best Gantt chart product can do these using Flex? [closed]

Gantt Chart: The data needs to be in hierarchical structure, e.g. Task Subtask Subtask The graphic bar for the task should represent different type of ...
2
votes
3answers
734 views

JavaScript / jQuery library for gantt like chart

I need to create a stacked bar chart showing the engine status in a day. Here is the example of what I would like to have: It looks like a gantt chart, but probably much simpler than a normal ...
0
votes
0answers
298 views

MS Access 2007 Gantt Chart

Is it possible to generate a gantt chart to display the data in an Access 2007 database?
0
votes
1answer
122 views

MS Access 2007 Visual display of events

I am currently working on a database that contains two tables: tblAuthor and tblBooks. I am looking for a way to generate a timline look with a strong visual emphasis. I do not know all the possible ...
0
votes
1answer
314 views

Ext JS Gannt adding links between tasks

Adding link with XML works, but I want to use JS variable for it: var dependencyStore = Ext.create("Gnt.data.DependencyStore", { autoLoad: true, proxy: { type : 'ajax', ...
1
vote
1answer
212 views

Having css troubles with adding Gantt chart as JIRA report

I am using this library for Gantt: http://www.bryntum.com/examples/gantt-latest/examples/basic/basic.html When I implement it as JIRA report, the left bar in JIRA gets moved to middle. Images are ...
1
vote
1answer
437 views

How to use multiple TaskSeries in a JFreeChart TaskSeriesCollection

If I put all my tasks into a single TaskSeries, I get normally sized Gantt chart bars, but when I take those same tasks, put them into multiple TaskSeries, it makes really skinny bars. Is this a bug, ...
0
votes
0answers
102 views

jpGraph: pop-up titles for activity bars

I'm developing Gantt Chart using jpGraph library. Is it possible to create title boxes for jpGraph Activity Bars that pop-up once the user clicks on particular Activity Bar? I only know it's ...
0
votes
2answers
6k views

How to build my own gantt chart with JS [closed]

I am about to see if Javascript in a HTML5 canvas is capable of building my own gantt chart. The chart should provide drag and drop. Is there a library that gives me a good basis? so I don't have to ...
0
votes
0answers
335 views

Free and easy-to-use PHP library for drawing elegant Gantt Charts

What is the best free and easy-to-use PHP library for drawing elegant Gantt Charts? I checked JpGraph, but maybe there is any other good option to consider. For instance, pChart provides nice ...
1
vote
1answer
344 views

How to modify my R code to plot this kind of gantt chart?

everybody with the following code in R, I have display a simple gantt chart : dat <- read.csv2(text="start;duration 1;4 7;3 15;2 ") plot(NA, xlim=c(0,20), ylim=c(0,9), ylab="",xlab="X", ...
0
votes
1answer
138 views

How to create gantt chart in lotus connections

there is a way to create a Gantt chart of an activity in lotus connections? Or is there a way to create a graph lotus connections in collecting information from the database that stores the contents ...
1
vote
4answers
4k 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
1answer
401 views

SSRS Gantt Chart - Change to date format

As per attached image, i have dates running along the X axis that starts on the 1st Jan 2012 and then increases monthly. My problem is the format is displaying the month/day/year and I want ...
1
vote
1answer
832 views

How to change color of particular sub-task in JFreeChart Gantt Chart?

I have a Gantt Chart with 5 tasks. Each task is divided into 3 sub-tasks. I need to define different color for each sub-task, e.g. Sub-task1: "light blue", Sub-task2: "blue", Sub-task3: "dark blue". I ...
0
votes
1answer
411 views

Gantt Chart Predecessors using JSGrid control

I am trying to create a Gantt Chart generator, using the Share point control: <Sharepoint:JsGrid> I followed this tutorial: How to: Create a Gantt Chart Using the JS Grid Control I also ...

1 2