-
Notifications
You must be signed in to change notification settings - Fork 6
can't display the resource panel #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am new to this library, but yes, I think the React component only provides just a small portion of the whole Gantt feature. Docs are pretty bad... but I THINK once you pay for the product they will give you access to the full docs... which is lame because I want to know now if I want to use it or not. |
DHTMLX Gantt and DHTMLX React Gantt are completely different components that have different codebase and features. DHTMLX Gantt is a Javascript library that has a lot of features. Its API is documented, and you can add it to React projects. If you want to use Javascript Gantt in React, here is the guide on how to create a React project with Gantt: And here are a few demos: DHTMLX React Gantt is a native React component, but it doesn’t have most of the features that the Javascript Gantt has. @hotmzc1977, @orlandovallejos, |
I saw a demo here: https://docs.dhtmlx.com/gantt/samples/11_resources/04_resource_usage_diagram.html?_ga=2.81895830.160995991.1619430496-1302080179.1619169743
and I couldn't found API support for the resource panel in your document.
Does the react-dhtmlx-gantt provide limited functions compare to the non React dhtmlx-gantt?
The text was updated successfully, but these errors were encountered: