Skip to content

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

Open
hotmzc1977 opened this issue Apr 28, 2021 · 2 comments
Open

can't display the resource panel #1

hotmzc1977 opened this issue Apr 28, 2021 · 2 comments

Comments

@hotmzc1977
Copy link

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?

@orlandovallejos
Copy link

I am new to this library, but yes, I think the React component only provides just a small portion of the whole Gantt feature.
I'm thinking about using the core js product instead of the React one.

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.

@gearcoded
Copy link

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:
https://dhtmlx.com/blog/create-react-gantt-chart-component-dhtmlxgantt/

And here are a few demos:
https://github.com/DHTMLX/react-gantt-demo
https://files.dhtmlx.com/30d/ab90cf40072b2207de63ffc91e04047d/reactive-gantt+Gantt-instance-alternative.zip

https://files.dhtmlx.com/30d/02b5b29ed6e3ee813e4a222d6a024a16/reactive-gantt+gantt-instance+7.0.13-trial.zip

https://files.dhtmlx.com/30d/a373fbf8959f1b7ac893608bf29cd862/reactive-gantt+gantt-instance+react-components+fluent-ui.zip

https://files.dhtmlx.com/30d/8ea34fc0798b5ec758829608a07744c8/reactive-gantt+gantt-instance+addTaskLayer+react-components.zip


DHTMLX React Gantt is a native React component, but it doesn’t have most of the features that the Javascript Gantt has.
Mostly, all its features are covered in the samples which you can open from the left side menu:
https://dhtmlx.com/react/demos/gantt/#/base/default


@hotmzc1977,
Right now, React Gantt doesn't have the functionality to display the resource load or histogram charts.


@orlandovallejos,
There is no separate documentation for the Pro version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants