bedevilnslay
Registered User.
- Local time
- Today, 08:30
- Joined
- Jul 13, 2012
- Messages
- 11
I'm working on a database which records the shifts of staffs in a date format. However I need to project those date data into a calendar like chart which indicates their availability. And each staff will act like a single line item.
I know the gantt chart is quite similiar, but not exact. And by using the difference of date can get a offset to generate a bar in the chart. But not sure how to do it.
I don't really need any control on this chart but just a graphic output based on the selection of the month or a fixed period of month and list of a name and date which can be done by a query. No need go further into zoom, or on graphy adjustion etc
Much appreicate if anyone can show me a path.
I know the gantt chart is quite similiar, but not exact. And by using the difference of date can get a offset to generate a bar in the chart. But not sure how to do it.

I don't really need any control on this chart but just a graphic output based on the selection of the month or a fixed period of month and list of a name and date which can be done by a query. No need go further into zoom, or on graphy adjustion etc
Much appreicate if anyone can show me a path.