b6c5e48708b0dc0c983188716203d1389079148d
Guides/Izenda-Vision.md
| ... | ... | @@ -156,6 +156,31 @@ INSERT IMAGE HERE |
| 156 | 156 | * * You must sort Fields 1 and 2 to make coherent charts. If your charts look odd, make sure that the sorting behavior is correct. |
| 157 | 157 | |
| 158 | 158 | |
| 159 | +##Tree |
|
| 160 | + |
|
| 161 | +INSERT IMAGE HERE |
|
| 162 | + |
|
| 163 | +* Tree displays a tree design with a set of linked nodes. Each node in a tree has zero or more child nodes. |
|
| 164 | +* Field 1... **Group** - This group represents the hierarchical levels which structure the tree. |
|
| 165 | +* Field 2+ - **Metric** - This field will represent the value on the chart. The metric currently being displayed is selectable from a drop-down. |
|
| 166 | + |
|
| 167 | +##Waterfall |
|
| 168 | + |
|
| 169 | +INSERT IMAGE HERE |
|
| 170 | + |
|
| 171 | +* Waterfall displays a bar chart with a built in pareto function - that is, the bottom of each bar begins at the top of the previous bar. |
|
| 172 | +* Field 1 - **Group** - This field represents each bar along the X axis. |
|
| 173 | +* Field 2 - **Metric** - This field represents the value of each bar. |
|
| 174 | + |
|
| 175 | +##World Tour |
|
| 176 | + |
|
| 177 | +INSERT IMAGE HERE |
|
| 178 | + |
|
| 179 | +* World Tour displays countries and a single metric associated with that country. |
|
| 180 | +* Field 1 - **Geographical Field** - This field represents the country. |
|
| 181 | +* Field 2 - **Metric** - This field represents the value associated with each country. |
|
| 182 | + |
|
| 183 | + |
|
| 159 | 184 | |
| 160 | 185 | |
| 161 | 186 |