Documentation Docs
Documentation Docs

Chart Types

SurveyJS Dashboard visualizes survey data using different types of charts. This help topic gives a brief overview of the chart types included in the library. Each description includes illustrations and a list of supported question types.

Bar Chart

A bar chart visualizes categorical data with rectangular bars. The length of each bar is proportional to the value it represents. SurveyJS Dashboard supports vertical and horizontal bar charts.

SurveyJS Dashboard: Horizontal bar chart SurveyJS Dashboard: Vertical bar chart

Bar charts are supported by the question types listed below:

View Demo

Pie Chart

A pie chart is a circular graph divided into slices that represent proportions of a whole. Pie charts are great for visualizing how each category contributes to a total. They work best with fewer categories because a bigger number of slices can make chart interpretation difficult.

SurveyJS Dashboard: Pie chart

Pie charts are supported by the following question types:

Doughnut Chart

A doughnut chart is a pie chart but with a blank center. This shape may help reduce visual clutter and draw viewer's attention to the length of the arc rather than the area of the slices.

SurveyJS Dashboard: Doughnut chart

Doughnut charts are supported by the following question types:

Histogram

A histogram is a chart type that visualizes the distribution of a dataset. It divides a continuous data range into intervals and shows how many data points fall within each interval. Histograms support both vertical and horizontal views.

SurveyJS Dashboard: Vertical histogram SurveyJS Dashboard: Horizontal histogram

Histograms are supported by the following question types:

View Demo

Gauge Chart

A gauge chart is used to display a single numeric value, which is the average of a given dataset. The gauge chart takes the form of a semicircle with scale marks along the arc. Inside the arc is a needle or bar indicating the value.

SurveyJS Dashboard: Gauge chart

Gauge charts are supported by the following question types:

View Demo

Bullet Chart

A bullet chart visualizes a single number on a horizontal strip. Similar to a gauge, it displays the average of a dataset, with the value indicated by a bar. The strip displays scale marks along its length, similar to the scale on a gauge's semicircle.

SurveyJS Dashboard: Bullet chart

Bullet charts are supported by the following question types:

Stacked Bar Chart

A stacked bar chart displays each bar divided into multiple segments that visualize the percentage contribution of each category. The total length of bars represents 100%. Stacked bar charts are useful for showing the breakdown of a total into its individual components.

SurveyJS Dashboard: Stacked bar chart

Stacked bar charts are supported by the following question types:

Word Cloud

A word cloud (also "text cloud" or "tag cloud") visualizes textual data by adjusting the size of words based on their frequency. Word clouds are useful for analyzing large collections of textual data as they provide an immediate and illustrative summary of it.

SurveyJS Dashboard: Word cloud

Word clouds are supported by the following question types:

Text Table

A text table is a visualization type that displays textual data in a simple table, without applying any data aggregation.

SurveyJS Dashboard: Table visualizer

Text tables are supported by the following question types:

Statistics Table

A statistics table is a visualization type that aggregates data from single- and multi-select questions and displays it in a tabular format.

SurveyJS Dashboard: Statistics table

Statistics tables are supported by the following question types:

NPS Visualizer

An NPS visualizer is a chart designed specifically for Net Promoter Score (NPS) questions. NPS measures customer loyalty and identifies business growth opportunities. Respondents rate how likely they are to recommend your product or service on a scale from 0 to 10.

  • Promoters (score 9-10) are most likely keep buying your product and bring new customers.
  • Passives (score 7-8) are overall satisfied with your product but may switch to your competitors if they come across a more attractive offering.
  • Detractors (score 0-6) are unhappy with your product and may damage your brand through negative word-of-mouth.

To calculate the NPS, the percentage of detractors should be subtracted from that of promoters.

SurveyJS Dashboard: NPS visualizer

The NPS visualizer is supported only by Rating Scale questions, standalone or used within a Multi-Select Matrix, Dynamic Matrix, or Dynamic Panel. This visualizer is disabled by default. To enable it, use the following code:

import { VisualizationManager, NpsVisualizer } from "survey-analytics";

VisualizationManager.registerVisualizer("rating", NpsVisualizer);

View Demo

Send feedback to the SurveyJS team

Need help? Visit our support page

Copyright © 2024 Devsoft Baltic OÜ. All rights reserved.

Your cookie settings

We use cookies on our site to make your browsing experience more convenient and personal. In some cases, they are essential to making the site work properly. By clicking "Accept All", you consent to the use of all cookies in accordance with our Terms of Use & Privacy Statement. However, you may visit "Cookie settings" to provide a controlled consent.

Your renewal subscription expires soon.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.

Your renewal subscription has expired.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.