2d25e5b617c7aabf29e4b83f6b8d35e64ad91d5b
Guides/ReportDesign/7.0-Chart-tab.md
| ... | ... | @@ -32,14 +32,14 @@ Selecting a Trend chart type will generate a line graph with a number of differe |
| 32 | 32 | |
| 33 | 33 |  |
| 34 | 34 | |
| 35 | -*Note: Some options may not be available with certain charting engines. For a list of charting engines and what they do, click [[here|/API/CodeSamples/ChartingEngine]].* |
|
| 35 | +***Note:** Some options may not be available with certain charting engines. For a list of charting engines and what they do, click [[here|/API/CodeSamples/ChartingEngine]].* |
|
| 36 | 36 | |
| 37 | 37 | The table below describes the features of the **Trend** chart type selection. |
| 38 | 38 | |
| 39 | 39 | |**Feature**|**Description**| |
| 40 | 40 | |:---------:|:-------------:| |
| 41 | -|Title|Allows the user to enter a title for the entire chart that will be shown above the top of the chart.| |
|
| 42 | -|Records|Allows the user to enter a specific number of records that should be included in the chart.| |
|
| 41 | +|Title|This text box allows the user to add a title to the chart. It will appear above the chart.| |
|
| 42 | +|Records|this text box allows the user to specify the maximum number of records to include in the chart data.| |
|
| 43 | 43 | |Date|Allows the user to select the time metric for the chart. The options in this field are detected automatically from your selected data sources.| |
| 44 | 44 | |Value|Allows the user to select the data metric for the chart. This can be filled with any numeric data.| |
| 45 | 45 | |Separator|Allows the user to select the metric that the chart will separate data by.| |
| ... | ... | @@ -106,14 +106,14 @@ The image below shows the **Pie** Chart Type selection options on the **Chart** |
| 106 | 106 | |
| 107 | 107 |  |
| 108 | 108 | |
| 109 | -*Note: Some options may not be available with certain charting engines. For a list of charting engines and what they do, click [[here|/API/CodeSamples/ChartingEngine]].* |
|
| 109 | +***Note:** Some options may not be available with certain charting engines. For a list of charting engines and what they do, click [[here|/API/CodeSamples/ChartingEngine]].* |
|
| 110 | 110 | |
| 111 | 111 | ***The table below describes the Pie chart selection options. You can use our [[demo site|http://www.izenda.com/bi/ReportList.aspx]] to follow along with the instructions below.*** |
| 112 | 112 | |
| 113 | 113 | |**Feature**|**Description**| |
| 114 | 114 | |:---------:|:-------------:| |
| 115 | -|Title|Allows the user to enter a title for the entire chart that will be shown above the top of the chart.| |
|
| 116 | -|Records|Allows the user to enter a specific number of records that should be included in the chart.| |
|
| 115 | +|Title|This text box allows the user to add a title to the chart. It will appear above the chart.| |
|
| 116 | +|Records|this text box allows the user to specify the maximum number of records to include in the chart data.| |
|
| 117 | 117 | |Label|Allows the user to select the field used for the label of each slice of the pie. The options in this field are detected automatically from your selected data sources.| |
| 118 | 118 | |Value|Allows the user to select the data metric for the chart. This can be filled with any numeric data.| |
| 119 | 119 | |Separator|Allows the user to separate their data into multiple charts based on a field value.| |
| ... | ... | @@ -186,12 +186,14 @@ Selecting a Plot chart type will generate a scatter plot chart. This acts very s |
| 186 | 186 | |
| 187 | 187 |  |
| 188 | 188 | |
| 189 | -*Note: This graph is not available with certain charting engines. For a list of charting engines and what they do, click [[here|http://wiki.izenda.us/API/CodeSamples/ChartingEngine]]. |
|
| 189 | +***Note:** This graph is not available with certain charting engines. For a list of charting engines and what they do, click [[here|http://wiki.izenda.us/API/CodeSamples/ChartingEngine]].* |
|
| 190 | 190 | |
| 191 | 191 | The table below describes the features of the **Plot** chart type selection. |
| 192 | 192 | |
| 193 | 193 | |**Feature**|**Description**| |
| 194 | 194 | |:---------:|:-------------:| |
| 195 | +|Title|This text box allows the user to add a title to the chart. It will appear above the chart.| |
|
| 196 | +|Records|this text box allows the user to specify the maximum number of records to include in the chart data.| |
|
| 195 | 197 | |X-axis dropdown menu|Choose any field from the dropdown for the X-axis. Generally, this will be a numeric or date field.| |
| 196 | 198 | |Y-axis dropdown menu|Choose any field from the dropdown for the Y-axis. Generally, this will be a numeric field.| |
| 197 | 199 | |Separator|Allows users to separate their data into multiple plots on the same graph.| |
| ... | ... | @@ -208,4 +210,36 @@ The table below describes the features of the **Plot** chart type selection. |
| 208 | 210 | |
| 209 | 211 | **Advanced** |
| 210 | 212 | |
| 211 | - |
|
| ... | ... | \ No newline at end of file |
| 0 | + |
|
| 1 | + |
|
| 2 | +##7.5 Bar Selection |
|
| 3 | + |
|
| 4 | +The images below show the **Bar** Chart Type selection optiosn on the **Chart** tab. |
|
| 5 | + |
|
| 6 | +**Basic Bar Chart Tab** |
|
| 7 | + |
|
| 8 | +![]() |
|
| 9 | + |
|
| 10 | +**Advanced Bar Chart Tab** |
|
| 11 | + |
|
| 12 | +![]() |
|
| 13 | + |
|
| 14 | +***Note:** Some options may not be available with certain charting engines. For a list of charting engines and what they do, click [[here|/API/CodeSamples/ChartingEngine]] |
|
| 15 | + |
|
| 16 | +**The table below describes the Bar chart selection options. You can use our [[demo site|]] to follow along with the instructions below.** |
|
| 17 | + |
|
| 18 | +|**Feature|**Description**| |
|
| 19 | +|Title|This text box allows the user to add a title to the chart. It will appear above the chart.| |
|
| 20 | +|Records|this text box allows the user to specify the maximum number of records to include in the chart data.| |
|
| 21 | +|Label dropdown menu|Allows the user to select a field to use as the x-axis data.| |
|
| 22 | +|Value dropdown menu|Allows the user to select a field to use as the y-axis data.| |
|
| 23 | +|Separator|Allows the user to select a field to separate the data into multiple groups with.| |
|
| 24 | +|Line Value|When "Show Pareto" is checked, this will set an alternate metric to display on the trend line.| |
|
| 25 | +|Show Legend|| |
|
| 26 | +|Show Pareto|When checked, this will display a trend chart superimposed upon the bar chart.| |
|
| 27 | +|Stacked|When checked, this will cause the bars to be stacked as long as they're in the same grouping (determined by the value of the Separator dropdown). Otherwise, they are shown side-by-side.| |
|
| 28 | +|Horizontal|When checked, this will rotate the bar chart 90 degrees. The bars will animate from left to right. They animate from bottom to top normally.| |
|
| 29 | +|Shade Area Under Line|When "Show Pareto" is checked, this will cause the entire area underneath the trend line to be shaded semi-transparently.| |
|
| 30 | +|Label Title (Bottom)|This text box allows the user to label the bottom section of the chart, allowing viewers to more easily read the data.| |
|
| 31 | +|Label Title (Left)|As with the entry above, but for the Left chart margin. The data displayed in the left margin describes the bar portion.| |
|
| 32 | +|Label Title (Right)|As with the entry above, but for the Right chart margin. The data displayed in the right margin describes the trend portion.| |
|
| ... | ... | \ No newline at end of file |