Questions tagged [gantt-chart]

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

A Gantt chart is a type of bar chart that illustrates a project schedule. Gantt charts illustrate the start and finish dates of the terminal elements and summary elements of a project. Terminal elements and summary elements comprise the work breakdown structure of the project. Some Gantt charts also show the dependency (i.e., precedence network) relationships between activities. Gantt charts can be used to show current schedule status using percent-complete shadings and a vertical "TODAY" line.

https://en.wikipedia.org/wiki/Gantt_chart

831 questions
-1
votes
1 answer

Division of a shape into 4 equal halves by applying 4 colours in sap ui5 gantt chart

Our new requirement in sap ui5 gantt chart is to divide each shape into 4 halves by applying 4 colours onto it. Any suggestions/ideas/code sample would be very helpful.
-1
votes
1 answer

How to get all dates clubbed in the main task in dhtmlxgantt?

My Scheduling Calendar contains task as "SIT" which has sub tasks i.e different applications. Look at My Gantt Calendar. Different applications are scheduled by dates, but the main task (in blue) is drawn only by the latest updated application…
Jay
  • 1
-1
votes
1 answer

Gantt Chart Zoom in function is possible in Splunk?

Hello I have a question I made a gantt chart using custom viz in splunk like this here. https://splunkbase.splunk.com/app/1741/ It's app is very nice so many data visualization I think. But How can I using zoom in/out function in this apps. Need…
GrayHash
  • 297
  • 2
  • 9
-1
votes
1 answer

Creating a Gantt chart/timeline in R using only yyyy, not dd-mm-yyy

I am summarising the evidence cited by different trials in their reference sections. I want to display the earliest and most recent cited papers on a chart along with the year of publication of the actual trial. I have tried solutions using ggplot,…
Djo
  • 24
  • 6
-1
votes
1 answer

Color a specific range of cells in the same row

Similar to a Gantt Chart but not quite the same, I'm trying to color a variable range of cells on the same row. As you can see I have a variable number of tasks and a variable start and end for each task I've created a simple time series where the…
A. Rojas
  • 3
  • 2
-1
votes
2 answers

Gantt Chart for JSP?

I've tried using JSGantt and it's really good. But I would like to know if there are other Gantt Chart that offers greater interactivity such as dragNdrop and resizing directly on the chart. I saw Gxt Gantt but it is not free. Chart should also be…
ice3d
  • 19
  • 3
-1
votes
1 answer

jQuery Ganttchart with drag drop, sretchind and create functionality

I want a panel using gantt chart to show bookings (Rooms on the Y-axis and dates on X-axis) with drag drop, stretching, and creating new events.I have found something similar https://www.angular-gantt.com/demo/ but this is in angularjs, I want to…
user3793282
  • 19
  • 1
  • 2
  • 6
-1
votes
1 answer

gantt chart using fusion charts. The chart doesn't get rendered a

I wanted to create a gantt chart using fusion charts. The chart doesn't get rendered a element is created, with Chart type not supported as text. Using the fusion chart debugger I get an Error that p.init is not a function in fusioncharts.js This…
-1
votes
2 answers

Why does LaTeX not render my gantt-diagram into pdf

is there anybody out there, with experiences about how to do a gantt-diagram / chart using latex. I tryed it for a lot of hours today, lastly it worked switching outpout from pdf to dvi. Maybe someone can tell me what to include, besides pst-gantt,…
-1
votes
1 answer

ActiveGantt Activex control in MS Access 2013/365 - VBA Run-time errors on object methods

I am using MS Access 365 (2013) and are having run-time errors on even the most simple calls to object methods on the ActiveGanttVCCtl object. Using the supplied 'Getting started' guide on the ActiveGantt website…
Coxy
  • 665
  • 5
  • 13
-1
votes
1 answer

TracJSGanttChart throws errors

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 the following error message: complete is not a…
ideaboxer
  • 3,863
  • 8
  • 43
  • 62
-1
votes
2 answers

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.
Ram
  • 287
  • 2
  • 6
  • 20
-1
votes
1 answer

How can I make a Gantt chart in Excel?

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 looking to achieve. A worksheet that allows me to…
Faraday
  • 2,904
  • 3
  • 23
  • 46
-2
votes
2 answers

What could be causing the 'Received NaN for the width attribute' error in gantt-task-react while adding tasks dynamically in React?

Received NaN for the `width` attribute. If this is expected, cast the value to a string. at rect at g at BarDisplay2 (http://127.0.0.1:5173/node_modules/.vite/deps/gantt-task-react.js?v=a26a2daa:1229:16) at g at Bar2…
-2
votes
1 answer

How to add background color for a multiple series of data in Gantt Chart

how to add background color for each series in highcharts {edited image with paint}
David Lee
  • 61
  • 1
  • 6
1 2 3
55
56