Premium support for our pure JavaScript UI components


Post by rahulranjan »

Hi
How can we use Bryntumn Gantt Scheduling in Backend(server side) Project. I want to setup in Nodejs . How we can do it any documentation and examples


Post by pmiklashevich »

Hello,

We don't have a guide for it yet. Please subscribe to the ticket to know when it is available.
https://github.com/bryntum/support/issues/1982

Best wishes,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

Any Docs or Package where . No Reference or anything is Available right now ? .


Post by pmiklashevich »

Nope, unfortunately. It requires some time to prepare a guide & docs. Please stay tuned!

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

Hi
@pmiklashevich
Thanks for reply . Any guides or reference docs to used in backend Node js Project . Schedule Engine Implementation in Nodejs .


Post by mats »

As Pavel said, there are not yet docs for this but we will make sure to add some soon!


Post by rahulranjan »

Hi mats
Till when it can be out ? Any Specific date for availability of Schedule Engine Docs and Setup .
And For Scheduling Engine - https://www.bryntum.com/docs/gantt/engine/ where we can look


Post by pmiklashevich »

Hello,

Scheduling Engine works behind the scene in Scheduler Pro and Gantt. You can check out the docs you have found and the getting started guide: https://www.bryntum.com/docs/gantt/engine/classes/_docs_src_getting_started_.gettingstartedguide.html
We don't have any guides/docs/examples showing how to customize the Engine. I created a ticket to improve it: https://github.com/bryntum/support/issues/2008

There is no ETA on the tickets above, so we cannot tell you when they will be done. Gantt API should cover basic functionality. If you need custom implementation of the Engine please contact our sales for a quote.

Best,
Pavel

Pavlo Miklashevych
Sr. Frontend Developer


Post by rahulranjan »

As per https://www.bryntum.com/products/gantt/

Best in class scheduling engine
Our new graph based scheduling engine “Chronograph” is built from the ground up in TypeScript and provides asynchronous rescheduling that handles any number of tasks. It’s implemented separately from the DOM so you can also run it on your server with Node. The engine takes into account dependencies, constraints and task scheduling mode as it calculates the schedule. After moving a task, the resulting change set is animated into place so users can track how one change affects others more easily.

Is it really available now or going to be available in future? We need to make some important decisions based on it. If scheduling from backend (nodejs) doesn't work then we will have to find some alternative. I understand documentation is not available but can you provide some sample code on how to do this?


Post by pmiklashevich »

Please see my reply here: viewtopic.php?p=80706#p80706
An example of using Engine on server-side will be available when the ticket above is resolved. Stay tuned!

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply