-
### Description
(Written as of Airflow 2.10.2)
Hi
I recently worked with a DAG that has 120+ tasks over 40+ nested Task Groups
Gantt chart for such dags looks somewhat hard to read because it di…
-
@fatabek commented on #1:
---
Hello,
I am following you with interest. Thank you very much for your work. Today I tried to download and run the dotproject V2.2.1 you published. I am not a pro…
-
I am PM with high experience and I found that gantt can be used but problem is that there is no group task.
It critical to show large project structure and organize small task into groups.
```
@s…
-
Metabase Team, Thanks a lot for your effort developing this plarform.
I was recently trying to create a Gantt chart. However, I couldn't find a way.
It will be really awasome if you could make …
-
### Version
1.11.2
### Link to Minimal Reproduction
vscreen
### Steps to Reproduce
vue demo
```javascript
import { register } from "@visactor/vtable";
import {
D…
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=9&t=28482&p=143130#p143130)
Hi,
When a new column is added using "New Column", reloading the gantt is not recreating columns added. Attache…
-
@DavidKwon7 @yshyuk
일단 기획을 확정 짓는 것이 좋아보이니, 기획 확정을 위한 회의 시간을 정합시다!
최근에 보니, mermaid라는 걸 사용하는게, 좋은거 같아서 mermaid를 사용하여 화면을 만들어 봅니다.
```mermaid
gantt
title 환율 계산기 Gantt
dateFormat …
-
Bar draw starts and ends using only the hour as parameter.
I changed the code to use minutes.
![image](https://github.com/user-attachments/assets/6484b487-e88e-4f01-bb59-9857a012e559)
###
*…
-
## 🎯 Objective:
To have a clear vision for the 0.9 and 1.0 releases we should create a roadmap and illustrate it
- [ ] Make a list in text format with tasks and deliveries with a date and relation…
-
Hi I try to create gantt chart where in columns I have all day listed for month and time line should be only 24 hours
so for GanttViewOptions I set
start :today (00:00:00)
end: today (23:59:59)…