Hi!
I would like to visualize a work stoppage on a specific element in a Gantt chart. What I mean by stoppage is to indicate that work in that period of time has stopped and will resume afterwards. See the attached file to understand how I want to visualize a work stoppage. For those reading this and unlikely to look at the image, I want to carve out a "hole" in a specific Gantt chart segment and color it different from the rest of the segment. If that's possible, how do I do it? If that's not possible what other choices do I have available? I suppose I could break the segment up into multiple pieces (less desirable) with a stop segment in between the two work segments that were previously joined. I would rather "inline" the stoppage if possible as I find it better visualizes the situation.
Any suggestions appreciated!
Craig
Hello Craig,
One possible approach to achieve desired behavior could be if you are using FillSceneGraphe event to Bo primitive to draw your breake (stoppage). I made small sample for you. Please take a look at the attached sample and video file for mroe details and let me know if you have any questions.
Regards
Here is the video file