Skip to content
Snippets Groups Projects
Commit 43806cce authored by Dyer, Pamela (ORISE Fellow)'s avatar Dyer, Pamela (ORISE Fellow)
Browse files

Update Example29_Gantt_Chart.mp

parent 0da63fce
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ BAR CHART gantt_2 { TITLE("Example of Gantt Chart"); ...@@ -66,7 +66,7 @@ BAR CHART gantt_2 { TITLE("Example of Gantt Chart");
ROTATE; /* to place the X_AXIS vertical */ ROTATE; /* to place the X_AXIS vertical */
}; };
COORDINATE $e: $$EVENT COORDINATE <SORT> $e: $$ATOM
DO /* add this event to the Table */ DO /* add this event to the Table */
gantt_1 <| gantt_1 <|
event_name: SAY($e), event_name: SAY($e),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment