Premium support for our pure JavaScript UI components


Post by mlaukkanen »

Hello, I'm looking at how I could export task and / or assignment data from Bryntum Gantt in a timephased format, so for each task/assignment the effort should be split by day/week/month etc.

I don't see this in the Task or Assignment models but the resource histogram does use a "ResourceAllocationInterval" model which has exactly what I need. That looks to be generated on the fly, which suits me fine, how could I generate / use that data myself?

Thanks,
Martin


Post by arcady »

Hello,
There was a similar request I answered here: viewtopic.php?p=93795#p93795
Please check and let us know if that helped!
Best regards,
Arcady


Post by mlaukkanen »

Hi Arcady,

Ah great thanks, the looks like just what I need to get started! I'll test out the code sample you posted and come back if I have any other questions.

Thanks again,
Martin


Post Reply