Author: Kepion Product Team
Introduction
Kepion Modeler comes with 7 chart types out of the box that you can use with Form data and inside your Dashboard. These chart types include:
- Column
- Line
- Pie
- Bar
- Area
- Scatter
- Bubble
Each chart can be fully formatted to achieve the desired look and feel. In addition, there are 3 options around configuring the chart’s data source. Let's take a closer look below.
Example
When you first create a chart, the default data source type is Static, which means it will scope the chart to only the selected cells on the form from which it was created. However, if you need the chart to be dynamic based on the Form’s rows and columns definition, you can change it to Dynamic.
When it is in dynamic mode, changing your row and column definitions in the Form will dynamically change the contents of the chart as well. Finally, if you feel that an MDX query would best serve as the data source, then you can select Custom and click Definition to specify your own MDX as the source.
The view when you click Definition.
And here’s a sample of a Dashboard containing a few charts.
Comments
0 comments
Please sign in to leave a comment.