Chart

The Chart component lets you display data using a variety of chart options, allowing end users to visualize data and see trends. Customize and style the chart's display using color and layout properties.

Before you chart, think about why to chart.

Using the Chart Component

The Chart component offers numerous visualization types—Line, Area, Column, Bar, Pie, Donut, Funnel, Pyramid, Scatter, and Bubble—letting you select the visualization method that will be most effective for your users.

Note:  The content below assumes you have a Nintex Apps page and at least one working model with fields selected.

After you add a Chart component to the canvas, set it up:

  • In the General tab, choose the type of chart, and title it.

    • If using a Line or Scatter type chart:
      • Set the chart's Data ( x axis) and Category ( y axis) axes in the Axes tab.

    Note:  For Line and Scatter charts, it's critical to complete the Axis settings before selecting the Series.

  • In the Series tab, select the data that will be displayed on the chart.

Then customize its appearance:

  • Use the Styles tab to adjust the look and feel of the chart.
  • The Display logic tab lets you control when (or if) the chart is displayed.

Chart types

 

The Line Charts group includes the following chart types:
Line ( default ) Spline (spline charts display smooth curves through the different data points)
chart-0 chart-1
Area Area spline (spline charts display smooth curves through the different data points)
chart-2 chart-3
Column Bar
chart-4 chart-5
The Pie Charts group includes the following chart types:
Pie Donut
chart-6 chart-7
Funnel Pyramid
chart-8 chart-9
The Scatter Charts group includes the following chart types:
Scatter Bubble
chart-10 chart-11

Split fields

The Split Field property allows you to "split" up the data displayed in the chart. These splits will be visibly indicated in the chart, usually by color-coding.

Fields Not Split Split Fields
In this chart, the Opportunities are categorized by quarterly close date. Data for each close date is bundled together and there is no split field. This chart uses the Stage field as a split field to show how each stage of an Opportunity (prospecting, qualification, needs analysis, etc.) contributes to the total Opportunity amount for each quarter.
chart-12 chart-13

Note:  Want to display the splits within a column, stacked vertically, as they are above? Set this option using the Stacking property on the Display tab. The segments "split" up the column; a legend identifies what each split represents.

Print or download the runtime chart (in PNG, JPEG, PDF, or SVG formats) by selecting options from the hamburger menu at the top of the chart.

Note:  SVG vector images scale to massive sizes—useful if you want to make a poster of the chart.

Properties

Component properties

Advanced Chart Management

Troubleshooting

Incorrectly set conditions and properties are common sources of trouble for visualizations.