Thread: Gantt Chart
View Single Post
  #1  
Old 07-15-2005, 03:51 PM
centerNegative centerNegative is offline
Registered User
 
Join Date: 05 Jul 2005
Posts: 19
centerNegative is becoming part of the community
Gantt Chart

I've worked out a fairly decent Gantt-style chart for use in project management that charts out bars over a timeline for different phases of a project, given a start date and duration for each phase. The problem I am having is this project schedule's timeline needs to be based only on weekdays. I'd like the timeline, showns a series of dates along the Y Axis or Value Axis, to be broken up into units of five and display the proper dates for only Mondays through Fridays, work weeks, leaving out weekends altogether so the chart bars don't get broken up.

Is there any way to leave out weekend days/date from both the Y/Value Axis and the graph???
Reply With Quote