Hi,
I have the following set of Excel data that I would like to get on same graph.
For the sold items, I would like to use the Date as the horizontal axis.
For the milestone, I would also like to use the Date as the horizontal axis, but I want to get the label (G0, G1, G2) displayed on the graph. Currently, I have to re-edit manually all the label . Is there a trick to get the label from the table?
[TABLE="width: 810"]
<colgroup><col span="10"></colgroup><tbody>[TR]
[TD] Date
[/TD]
[TD="align: right"]9/1/2012[/TD]
[TD="align: right"]9/8/2012[/TD]
[TD="align: right"]9/15/2012[/TD]
[TD="align: right"]9/22/2012[/TD]
[TD="align: right"]9/29/2012[/TD]
[TD="align: right"]10/6/2012[/TD]
[TD="align: right"]10/13/2012[/TD]
[TD="align: right"]10/20/2012[/TD]
[TD="align: right"]10/27/2012[/TD]
[/TR]
[TR]
[TD]Milestone
[/TD]
[TD] [/TD]
[TD]G0[/TD]
[TD] [/TD]
[TD] [/TD]
[TD]G1[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD]G2[/TD]
[/TR]
[TR]
[TD]Sold
[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]2[/TD]
[/TR]
</tbody>[/TABLE]
Thanks,
Gildas
I have the following set of Excel data that I would like to get on same graph.
For the sold items, I would like to use the Date as the horizontal axis.
For the milestone, I would also like to use the Date as the horizontal axis, but I want to get the label (G0, G1, G2) displayed on the graph. Currently, I have to re-edit manually all the label . Is there a trick to get the label from the table?
[TABLE="width: 810"]
<colgroup><col span="10"></colgroup><tbody>[TR]
[TD] Date
[/TD]
[TD="align: right"]9/1/2012[/TD]
[TD="align: right"]9/8/2012[/TD]
[TD="align: right"]9/15/2012[/TD]
[TD="align: right"]9/22/2012[/TD]
[TD="align: right"]9/29/2012[/TD]
[TD="align: right"]10/6/2012[/TD]
[TD="align: right"]10/13/2012[/TD]
[TD="align: right"]10/20/2012[/TD]
[TD="align: right"]10/27/2012[/TD]
[/TR]
[TR]
[TD]Milestone
[/TD]
[TD] [/TD]
[TD]G0[/TD]
[TD] [/TD]
[TD] [/TD]
[TD]G1[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD]G2[/TD]
[/TR]
[TR]
[TD]Sold
[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]2[/TD]
[/TR]
</tbody>[/TABLE]
Thanks,
Gildas