Our state of the art Gantt chart


Post by jashworth »

It would be great to be able to submit a link to a TypeScript+React codesandbox repro, for example, but using a private npm registry makes that awkward at best.

I'm just wondering if I'm missing a better way to proceed.

thanks


Post by mats »

We have plans on doing something in this area to make it easier to submit test cases. You can always link to the last online version used to showcase our examples. E.g. https://bryntum.com/dist/scheduler/build/scheduler.module.js


Post by jashworth »

Yeah, I spotted that.

It's possible to work with gantt by uploading
gantt.umd.d.ts

and externally referencing
gantt.umd.js

But gantt-react is more awkward, I think.


Post Reply