FAQ/Introduction.md
... ...
@@ -47,13 +47,19 @@ Here you can define a new set of data separate from the field list you selected
47 47
48 48
You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accounting) to use here from a list of Izenda-supported charts. Selecting a chart will update the settings form directly below, which can be filled out with labels and other options. The selectable chart types are:
49 49
50
-* **Trend:** Creates a standard line plot graph in your report. Line display options include straight line and smooth curve.
51
- * **Title:** The chart title
52
- * **Label Title:** The label for the X-axis data
53
- * **Value Title:** The label for the Y-axis data
50
+* **Trend:** Creates a standard line plot graph in your report.
51
+ * **Label Title:** The label for the X-axis data.
52
+ * **Value Title:** The label for the Y-axis data.
54 53
* **Show Legend:**
55
- * **Scale %:**
54
+ * **Smooth:** Leaving this unchecked shows straight lines between data points. Checking it displays the chart with smooth interpolated lines.
55
+ * **Scale %:** Scales the chart's height by the input percentage.
56 56
* **Pie:** Creates a circular pie graph in your report.
57
+ * **Label:** The data column to use as the titles for each pie slice.
58
+ * **Show as 3D:** Toggles whether the chart is displayed in 3D.
59
+ * **Explode Largest Slice:** Causes the largest slice of the pie graph to separate from the pie when the graph is displayed.
60
+ * **Show Percentage:** Shows the percentage of the graph that each sector represents rounded to two decimal places.
61
+ * **Show Value Labels:**
62
+ * **Combine Bottom %:** Displays a pie slice called "Other" as the aggregation of the remaining data.
57 63
* **Bar:**
58 64
* **Funnel:**
59 65
* **Visualization:**