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 ''Gantt Component''
+
* Set '''Coordinate Index''' pulldown to <code>Gantt Component</code>
* Set '''Horizontal Axis''' pulldown to ''task''.
+
* 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:
{| border="1"
+
 
! Vertical Axis: || task
+
:{| class="wikitable"
 +
! Vertical Axis:  
 +
| task
 
|-
 
|-
! Horizontal Axis: || end
+
! Horizontal Axis:  
 +
| end
 
|-
 
|-
! Bar Origin: || start
+
! 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 XYbutton.jpg (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 ApplyButton.jpg.
  • Pivoters should be set as:
Vertical Axis: task
Horizontal Axis: end
Bar Origin: start

See Also

Comments


You are not allowed to post comments.