Is there a tutorial what I can define in an excel sheet?
Here is what I would like to do:
I have a tree with four layers. There is one root node.
So this looks in Excel like:
|
|
Product Backlog |
|
|
|
Source |
Target |
Label |
Goal |
|
Goal: There where we want to go. |
Activity A |
Goal |
Do this and that. |
Activity B |
Goal |
Do this and that. |
Task A 1 |
Activity A |
Do this and that. |
Task A 2 |
Activity A |
Do this and that. |
Task A 3 |
Activity A |
Do this and that. |
Task B 1 |
Activity B |
Do this and that. |
Task B 2 |
Activity B |
Do this and that. |
Tool A 1 I |
Task A 1 |
Do this and that. |
Tool A 1 II |
Task A 1 |
Do this and that. |
Tool A 2 I |
Task A 2 |
Do this and that. |
Tool A 2 II |
Task A 2 |
Do this and that. |
But I would like to have much more. I want to set the fill color and the font color in the excel sheet, for example #ff9900 and #000000 for the goal or #808000 and #ffffff for the tasks.
Further I would like to set the size of all nodes and the way how the tree is displayed. This should be as a tree in directed style and the leaves stacked on the right side.