Spreadsheet Format
You build bubble graphs from tree data structures. Here's a representation of a tree data structure:
...
Column 1 | Column 2 | Column 3 | |
---|---|---|---|
Data TypeTypes | plain text | plain text | plain text |
Contents | The word "node" Note:
| The name of the node's parent Note:
| The name of the node Note:
|
...
Parent | Node | |
---|---|---|
node | root | Pet |
node | Pet | Cat |
node | Pet | Dog |
node | Pet | Rabbit |
node | Cat | Domestic Shorthair |
node | Cat | Siamese |
node | Dog | Corgi |
node | Dog | Great Dane |
node | Dog | Labrador |
...
Customization Options
Go to Common Customization Options for Charts and Graphs for more options for more settings
Anchor | ||||
---|---|---|---|---|
|
...