ce4428459cdbf5732808409dc60a0de62655140c
FAQ/Introduction.md
| ... | ... | @@ -45,7 +45,7 @@ Here you can define a new set of data separate from the field list you selected |
| 45 | 45 | |
| 46 | 46 | ####Chart tab |
| 47 | 47 | |
| 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: |
|
| 48 | +You can define a chart 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 | 50 | * **Trend:** Creates a standard line plot graph in your report. |
| 51 | 51 | * **Label Title:** The label for the X-axis data. |
| ... | ... | @@ -53,6 +53,7 @@ You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accountin |
| 53 | 53 | * **Show Legend:** |
| 54 | 54 | * **Smooth:** Leaving this unchecked shows straight lines between data points. Checking it displays the chart with smooth interpolated lines. |
| 55 | 55 | * **Scale %:** Scales the chart's height by the input percentage. |
| 56 | + * [See An Example](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accounting) |
|
| 56 | 57 | * **Pie:** Creates a circular pie graph in your report. |
| 57 | 58 | * **Label:** The data column to use as the titles for each pie slice. Only shown by hovering the mouse over the pie slice by default. |
| 58 | 59 | * **Show as 3D:** Toggles whether the chart is displayed in 3D. |
| ... | ... | @@ -63,12 +64,18 @@ You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accountin |
| 63 | 64 | * **Show Slice Labels:** Displays the Label for each pie slice on the outside of the chart. |
| 64 | 65 | * **Combine Bottom %:** Displays a pie slice called "Other" as the aggregation of the remaining data. |
| 65 | 66 | * **Bar:** |
| 67 | + * **Separator:** This field causes the chart to create multiple bars per data category based on the column selected. |
|
| 68 | + * **Line Value:** Determines the value to use for a trend graph that is overlaid on top of the bar chart. |
|
| 69 | + * **Show Pareto:** Overlays a trend graph on top of the bar chart. Line Value is required for the value of the trend. |
|
| 70 | + * **Stacked:** Changes the bar graph from individual bars to a single bar stacked using the Separator field value. Disabled if not using the Separator field. |
|
| 71 | + * **Horizontal:** Causes the graph to be re-oriented 90 degrees. |
|
| 72 | + * **Shade Area Under Line:** Produces a shading effect underneath the trend chart line. The shading is color-coded with the line color. |
|
| 66 | 73 | * **Funnel:** |
| 67 | 74 | * **Visualization:** |
| 68 | 75 | |
| 69 | 76 | ####Gauge tab |
| 70 | 77 | |
| 71 | -Applies a gauge control to your report that can give useful information about min/average/max load capacity and other magnitude-based data [Example](http://www.izenda.com/bi/ReportViewer.aspx?rn=Human+Resources) |
|
| 78 | +Applies a gauge control to your report that can give useful information about min/average/max load capacity and other magnitude-based data. [See An Example](http://www.izenda.com/bi/ReportViewer.aspx?rn=Human+Resources) |
|
| 72 | 79 | |
| 73 | 80 | * |
| 74 | 81 | ####Misc tab |