This documentation is for the legacy Izenda 6 product. Documentation for the new Izenda 7 product can be found at https://www.izenda.com/docs/
In the Chart tab, a chart can be created using the data in the table/view selected on the Data Sources tab.
The Charts Tab lets you create different variations of charts, including:
You can have multiple charts in one report or put multiple charts of summary information on a Dashboard to show key business metrics.
Each chart tab hosts a single chart object. Each chart tab behaves identically, and is used to host a single distinct chart. Charts and Visualizations both consume a chart object (or chart slot) but behave completely differently!
Basic Izenda Charts each have a custom GUI (as opposed to Visualizations, which are simply enabled and then read a table in the Summary or Fields tab). Charts generally follow the pattern of Label -> Value -> Seperator, where:
Label: Represents the slice, bar, timepoint, or other element on the chart. Each value from the field selected as the Label field will be used to place items on the chart. Value: Represents the number that is displayed within each Label. The size of a pie slice, the size of a bar, or the height of a point on a line will be represented by the values of this field.
NOTE: Values MUST be aggregated numeric output! It is possible to display simple static numeric values such as 'value of employee ID per employee' but the best practice is to only display aggregated data, such as a sum of all spending or a count of all employees, on a chart.
Separator: Represents different charts within one chart object. This means that we can draw multiple lines, bars, or pies per time point per chart object. Without a separator you will get only one pie chart, one line, or one set of bars. Values of the separator will create distinct visual elements, such as a pie chart for every reported employee gender, a line for each country over time, or a bar chart with multiple bars per department, one for each work site.
When the chart type is None (…), no chart appears. If you want to remove a chart from a report, choose this option. This option is selected by default.
Selecting a Trend chart type will generate a line graph with a number of different options to choose from on your report. There are two modes to select various options from: a simple view and an advanced view.
Basic Trend Chart Tab
Advanced Trend Chart Tab
Note: Some options may not be available with certain charting engines.
The table below describes the features of the Trend chart type selection.
Feature | Description |
---|---|
Title | This text box allows the user to add a title to the chart. It will appear above the chart. |
Records | this text box allows the user to specify the maximum number of records to include in the chart data. |
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. |
Value | Allows the user to select the data metric for the chart. This can be filled with any numeric data. |
Separator | Allows the user to select the metric that the chart will separate data by. |
Show Legend | Displays a legend below the trend chart color coded to the separator values displayed. |
Show Value Labels | Checking this box will display the value of the data at each increment mark on the chart. |
Smooth | Checking this box will display smooth curves on the trend chart instead of straight lines. |
Label Title (Bottom) | This box lets you specify the text of the label that runs across the bottom of the chart. |
Label Title (Left) | This box lets you specify the text of the label that runs across the left of the chart. |
Scale % | Allows you to scale your chart to a percentage of the original size. |
This tutorial will demonstrate how to create a Trend chart demonstrating the grouping function "Orders by Month". You can use our demo site to follow along with the instructions below.
Instructions
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.
Instructions
The image below shows the Pie Chart Type selection options on the Chart tab.
Basic Pie Chart Tab
Advanced Pie Chart Tab
Note: Some options may not be available with certain charting engines.
The table below describes the Pie chart selection options. You can use our demo site to follow along with the instructions below.
Feature | Description |
---|---|
Title | This text box allows the user to add a title to the chart. It will appear above the chart. |
Records | this text box allows the user to specify the maximum number of records to include in the chart data. |
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. |
Value | Allows the user to select the data metric for the chart. This can be filled with any numeric data. |
Separator | Allows the user to separate their data into multiple charts based on a field value. |
Show Legend | When checked, this displays a color-coded legend below the chart. |
Show As 3D | When checked, this displays the chart in 3D. |
Explode Largest Slice | When checked, this will cause the piece with the highest percentage to be separated from the rest of the pie. |
Show Percentage | When checked, this will display the percentage of the pie each section represents. |
Show Value Labels | When checked, this will display the numeric value of each slice. |
Show Slice Labels | When checked, this will display the text value of each slice. |
Combine Bottom % | A percentage entered as a whole number (i.e. an input value of 10 = 10%) that will combine entries with the smallest percentages until it meets or exceeds the given amount. |
Chart Type | A dropdown where the user can select whether the chart will be a pie or a doughnut. |
Scale % | Allows the user to enter the percentage to scale the chart to. Entering 100% will yield the same result as putting nothing here. |
Target report | Allows you to specify a subreport to drilldown to. Drilldown reports will open in a new browser tab. |
Instructions
In this lesson, we will modify the pie chart created above by separating the data by year so we can see which countries had the most orders each year.
Instructions
Selecting a Plot chart type will generate a scatter plot chart. This acts very similar to the trend chart but has a few key differences.
Note: Some options may not be available with certain charting engines.
NOTE: PLOT CHART IS ONLY AVAILABLE IN THE DUNDAS CHARTING ENGINE
Basic Plot Chart Tab
Advanced Plot Chart Tab
The table below describes the features of the Plot chart type selection.
Feature | Description |
---|---|
Title | This text box allows the user to add a title to the chart. It will appear above the chart. |
Records | this text box allows the user to specify the maximum number of records to include in the chart data. |
X-axis dropdown menu | Choose any field from the dropdown for the X-axis. Generally, this will be a numeric or date field. |
Y-axis dropdown menu | Choose any field from the dropdown for the Y-axis. Generally, this will be a numeric field. |
Separator | Allows users to separate their data into multiple plots on the same graph. |
Show Legend | When checked, this will dislay a color-coded legend next to the chart. |
Connect | When checked, this will draw connecting lines between the plot points, much the same way a trend chart would. |
Auto-Scale | When checked, this will scale the graph dynamically to your data range. |
Scale% | Scales the size of the graph to the percentage entered. No input will default to 100%. |
Below you can see the results of the plot chart type
Basic
Advanced
The images below show the Bar Chart Type selection optiosn on the Chart tab.
Basic Bar Chart Tab
Advanced Bar Chart Tab
Note: Some options may not be available with certain charting engines.
The table below describes the Bar chart selection options. You can use our demo site to follow along with the instructions below.
Feature | Description |
---|---|
Title | This text box allows the user to add a title to the chart. It will appear above the chart. |
Records | this text box allows the user to specify the maximum number of records to include in the chart data. |
Label dropdown menu | Allows the user to select a field to use as the x-axis data. |
Value dropdown menu | Allows the user to select a field to use as the y-axis data. |
Separator | Allows the user to select a field to separate the data into multiple groups with. |
Value Ranges | This acts like the Advanced box's Value Ranges item. It will use the specified replacement values for given ranges of data. The number of ranges should correspond to the number of groupings you have in your data. |
Line Value | When Show Pareto is checked, this will set an alternate metric to display on the trend line. |
Show Legend | When checked, this will display the values supplied with the Separator field as a legend below the chart. The colors for the legend will correspond to the colors shown in the chart. |
Show Pareto | When checked, this will display a trend chart superimposed upon the bar chart. |
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. |
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. |
Shade Area Under Line | When Show Pareto is checked, this will cause the entire area underneath the trend line to be shaded semi-transparently. |
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. |
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. |
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. |
Instructions
Instructions
Last edited by ericpfeifer-izenda, 2015-11-04 11:57:29