Difference between revisions of "Gantt Charts/Exercise 1 Solution"
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: Graphs]] | |
− | * Show result graph for Seg_end | + | This is the solution to '''Exercise 1''' on [[Gantt Charts]]. |
+ | |||
+ | * Show result graph for <code>Seg_end</code> | ||
* Press [[image:XYbutton.jpg]] | * Press [[image:XYbutton.jpg]] | ||
** Check ''Use another variable or expression'' | ** Check ''Use another variable or expression'' | ||
− | ** [[image:addButton.jpg]] both | + | ** [[image:addButton.jpg]] both <code>Seg_start</code> and <code>Seg_to_task</code> |
− | * Set '''Horizontal Axis''' pivot to | + | * Set '''Horizontal Axis''' pivot to <code>Seg_to_task</code> |
* In Graph Setup, select Bar Chart, ''variable origin'', Swap XY. | * In Graph Setup, select Bar Chart, ''variable origin'', Swap XY. | ||
* Set bar origin pivot, so that pivot dropdowns read: | * Set bar origin pivot, so that pivot dropdowns read: | ||
− | {| | + | |
− | ! Common index | Task Seg | + | :{| class="wikitable" |
+ | ! align="left" | Common index: | ||
+ | | align="left" | Task Seg | ||
|- | |- | ||
− | ! Vertical Axis | Seg to Task | + | ! align="left" | Vertical Axis: |
+ | | align="left" | Seg to Task | ||
|- | |- | ||
− | ! Bar Origin | Seg start | + | ! align="left" | Bar Origin: |
+ | | align="left" | Seg start | ||
|} | |} | ||
+ | |||
+ | ==See Also== | ||
+ | * [[Gantt Charts]] |
Latest revision as of 21:58, 16 February 2016
This is the solution to Exercise 1 on Gantt Charts.
- Show result graph for
Seg_end
- Press
- Set Horizontal Axis pivot to
Seg_to_task
- In Graph Setup, select Bar Chart, variable origin, Swap XY.
- Set bar origin pivot, so that pivot dropdowns read:
Common index: Task Seg Vertical Axis: Seg to Task Bar Origin: Seg start
See Also
Comments
Enable comment auto-refresher