Skip to main content

Questions tagged [gantt-chart]

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

353 questions with no upvoted or accepted answers
6 votes
0 answers
795 views

How to save DiagrammeR Gantt graph as svg file

I would like to know how to save a Gantt diagram that was generated with the mermaid function of DiagrammeR as an SVG file. Take as example the following Gantt diagram from this post: Gantt charts ...
Yatrosin's user avatar
  • 341
6 votes
1 answer
1k views

Mermaid Gantt chart not showing up in R markdown tab

I was hoping for input on embedding Gantt charts into an R markdown file. I'm using the Mermaid function in the DiagrammeR package to make Gantt charts. I'd like to have the different plots separated ...
AlexP's user avatar
  • 637
6 votes
0 answers
835 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 ...
Andrea Giovacchini's user avatar
5 votes
2 answers
1k views

Use of dataContext to display info in Gantt Amcharts

I am trying to work out dataContext use in recently released Gantt charts. I want some extra information to be displayed / an event to be fired when user clicks on a bar. I saw how it can be done with ...
J To's user avatar
  • 51
5 votes
1 answer
2k views

algorithm for lines connecting rectangles

I am looking for an algorithm or sample solution for drawing connection lines between rectangles. In my case rectangles are elements Gantt chart and connections show depenedencies. I am using the ...
sebastian's user avatar
4 votes
0 answers
837 views

Putting text of PlantUML gantt chart deliverable/milestone left of diamond?

When looking at: @startgantt [Prototype design] lasts 1 weeks then [Prototype completed] lasts 4 days [End Prototype completed] happens at [Prototype completed]'s end then [Test prototype] lasts 5 ...
a.t.'s user avatar
  • 2,584
4 votes
1 answer
1k views

Create a gantt chart in flutter application

I wanted to add a Gantt chart in my flutter application based on the start and end date of any events from the google calendar. But I did not find any articles or packages which can help me to create ...
Rojan Shrestha's user avatar
4 votes
0 answers
851 views

Higcharts Gantt chart with table and sub-tasks

How can I have collapsible sub-tasks while using the table on the left? If I remove the table columns then it works fine. This is the example from the official website, unfortunately there is no demo ...
George Sharvadze's user avatar
3 votes
1 answer
3k views

Fixed bar width/thickness in plotly.express.timeline

I'm using Plotly Express to draw a Gantt graph. I don't know in advance the number of horizontal lines (the number of "tasks"). I would like the bars to be always the same thickness. (I ...
Jérôme's user avatar
  • 14.3k
3 votes
0 answers
417 views

Plotly Gantt callbacks and click events

I've done a bit of research and found that plotly does not natively support click and hover events like the scatter plot does. Can someone find a way around this? I need to be able to click on a Task ...
Aliisa Roe's user avatar
3 votes
0 answers
542 views

How to use Afreechart library to make Gantt graphics

I want to use the library Afree chartto do an app with a Gantt graph (also called timeline graph). I thought i can use this library after watching this picture enter link description here And so i ...
Captivesave's user avatar
3 votes
1 answer
2k views

Interactive Gantt chart using primefaces

Can anyone suggest me how to create interactive gantt chart in ejb 3.1 application. I need to display interactive gantt chart using jsf. I am using primefaces 3.4.2 and primefaces extensions 0.6.2. ...
nadhiya's user avatar
  • 31
2 votes
0 answers
85 views

How to move a node in a HighCharter Gantt chart in a Shiny app?

I am experimenting with Highcharter's Gantt chart possibilities and I wrote a little test app to learn how this library works. I would like to be able to move a node in the chart. For example, I like ...
Jochem's user avatar
  • 3,345
2 votes
0 answers
95 views

google visualizations, change the position of the label in gantt chart

<Chart chartType="Gantt" data={dt} height={1600} chartEvents={[ { eventName: "ready", ...
Sam's user avatar
  • 156
2 votes
0 answers
184 views

Stack several px.timeline in one html file

So I have a pandas DataFrame that I want to visualize as several Gantt charts using plotly (about 60 charts to be precise) and export them as an html file. The problem is that I need colors to be ...
Aisec Nory's user avatar

15 30 50 per page
1
2 3 4 5
24