Difference between revisions of "Gantt Charts/Exercise 2 Solution"
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | * Show result graph for All_data | + | [[Category: Graphs]] |
+ | |||
+ | Solution to '''Exercise 2''' that appears on [[Gantt Charts]] | ||
+ | |||
+ | * Show result graph for <code>All_data</code> | ||
* Click [[image:XYbutton.jpg]] (must be in edit mode) | * Click [[image:XYbutton.jpg]] (must be in edit mode) | ||
* Check ''Use coordinate index'' | * Check ''Use coordinate index'' | ||
− | * Set '''Coordinate Index''' pulldown to | + | * Set '''Coordinate Index''' pulldown to <code>Gantt Component</code> |
− | * Set '''Horizontal Axis''' pulldown to | + | * Set '''Horizontal Axis''' pulldown to <code>task</code>. |
* In ''Graph Setup'', select Bar Chart line style, ''Variable origin'' checkbox, Swap XY. Click [[image:applyButton.jpg]]. | * In ''Graph Setup'', select Bar Chart line style, ''Variable origin'' checkbox, Swap XY. Click [[image:applyButton.jpg]]. | ||
* Pivoters should be set as: | * Pivoters should be set as: | ||
− | {| | + | |
− | ! Vertical Axis: | + | :{| class="wikitable" |
+ | ! Vertical Axis: | ||
+ | | task | ||
|- | |- | ||
− | ! Horizontal Axis: | + | ! Horizontal Axis: |
+ | | end | ||
|- | |- | ||
− | ! Bar Origin: | + | ! Bar Origin: |
+ | | start | ||
|} | |} | ||
+ | |||
+ | ==See Also== | ||
+ | * [[Gantt Charts]] |
Latest revision as of 22:01, 16 February 2016
Solution to Exercise 2 that appears on Gantt Charts
- Show result graph for
All_data
- Click
(must be in edit mode)
- Check Use coordinate index
- Set Coordinate Index pulldown to
Gantt Component
- Set Horizontal Axis pulldown to
task
. - In Graph Setup, select Bar Chart line style, Variable origin checkbox, Swap XY. Click
.
- Pivoters should be set as:
Vertical Axis: task Horizontal Axis: end Bar Origin: start
See Also
Comments
Enable comment auto-refresher