-
Hello! Just wanted to point out that there's no multi level applications menu when you press the main menu button. All around it's a awesome project! Hope there's more down the pipeline! :)
-
Thank guys in advance for this great project.
Does this component support moving task across the porjects?
-
提问 dhtmlx resize 属性只能在pro版本适用吗?
-
When building the project, a warning message appears indicating that the end value has mixed support and suggests considering using flex-end instead
Our project require no warnings,If i replace end w…
-
How to set the timeline to not automatically expand and only display from the start time to the end time.
![image](https://github.com/user-attachments/assets/8c87f7bb-c6a1-4ed7-8bf8-2eb63e660e09)
As…
-
**Dhtmlx-gantt version**: 7.1.13
I am using the free version of dhtmlx-gantt. This means that I won't be able to initialize a new gantt instance on component render. I perform some clean-up of the …
-
hi,
great module man, i really love it, if you don't mind here are some of the suggestion i have to make it better
- when hovering over horizontal splitter the icon that is showing is incorrect and i…
-
### install [dhtmlx-gantt](https://www.npmjs.com/package/dhtmlx-gantt)
```
gantt.plugins({
export_api: true
})
```
### use `gantt.exportToPDF`
```
gantt.exportToPDF is not a function
``…
-
### What problem does this feature solve?
请问大佬,甘特图配置是否可支持一行显示多条数据的效果? 因为在实际开发中有需求用到
### What does the proposed API look like?
效果图如下方文件,这是别人家的插件
![企业微信截图_17298177672628](https://github.com/user…
-
import {gantt,Gantt} from "dhtmlx-gantt";
I use it in vue2. I want to use the method gantt.getganttinstance (). The installed version is 7.1.4, but Gantt is undefined