8a13cd23bc347054530204701f44bbdccc74b602
Guides/ReportDesign/7.0-Chart-tab.md
| ... | ... | @@ -32,6 +32,8 @@ 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]].* |
|
| 36 | + |
|
| 35 | 37 | The table below describes the features of the **Trend** chart type selection. |
| 36 | 38 | |
| 37 | 39 | |**Feature**|**Description**| |
| ... | ... | @@ -71,7 +73,7 @@ The table below describes the features of the **Trend** chart type selection. |
| 71 | 73 | |
| 72 | 74 | ***In this example, we will modify the trend chart created in 7.2.1 above by separating the data by year and smoothing out the graph.*** |
| 73 | 75 | |
| 74 | -##Instructions** |
|
| 76 | +**Instructions** |
|
| 75 | 77 | |
| 76 | 78 | 1. Edit your newly created report. You can do this by selecting the category you stored it under on the Report List and clicking the **pencil** icon at the bottom right corner of the preview panel. |
| 77 | 79 | 2. Click on the **Chart** tab. |
| ... | ... | @@ -88,13 +90,21 @@ The table below describes the features of the **Trend** chart type selection. |
| 88 | 90 | **-OR-** |
| 89 | 91 | 12b. Click on the **Save As** toolbar button to choose a new title/category to save your new report under. |
| 90 | 92 | |
| 91 | -##7.3 Pie Chart |
|
| 93 | +##7.3 Pie Selection |
|
| 92 | 94 | |
| 93 | 95 | The image below shows the **Pie** Chart Type selection options on the **Chart** tab. |
| 94 | 96 | |
| 95 | -![Pie Chart Type]() |
|
| 97 | +**Basic Pie Chart Tab** |
|
| 98 | + |
|
| 99 | + |
|
| 100 | + |
|
| 101 | +**Advanced Pie Chart Tab** |
|
| 102 | + |
|
| 103 | + |
|
| 104 | + |
|
| 105 | +*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]].* |
|
| 96 | 106 | |
| 97 | -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.*** |
|
| 107 | +***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.*** |
|
| 98 | 108 | |
| 99 | 109 | |**Feature**|**Description**| |
| 100 | 110 | |Title|Allows the user to enter a title for the entire chart that will be shown above the top of the chart.| |