BAR
Bar graphs presents categorical data with rectangular bars with heights or lengths proportional to the values that they represent. They are commonly used to compare things between different groups or to track changes over time

BAR – GROUPED
Grouped bar graphs extends the bar chart, plotting numeric values for levels of two categorical variables instead of one. It is used when you want to look at how the second category variable changes within each level of the first, or when you want to look at how the first category variable changes across levels of the second.

BAR – HORIZONTAL
The same as a bar graph, however displaying horizontally as opposed to vertically

BAR – STACKED
In a stacked bar chart, parts of the data are stacked atop of each other in columns with each bar displaying a total amount, broken down into sub-amounts. Stacked bar graphs are great to show the parts of multiple totals.

BAR – STACKED 100
A stacked-100 bar graph is designed to show the relative percentage of multiple data series in stacked bars, where the total (cumulative) of each stacked bar always equals 100%.

BAR – STACKED HORIZONTAL
The same as a stacked bar graph, however displaying horizontally as opposed to vertically

BAR – STACKED HORIZONTAL 100
The same as a stacked 100 bar graph, however displaying horizontally as opposed to vertically

DONUT
The donut chart is a variant of the pie chart, with a hole in its center. It displays categories as arcs rather than slices. While it makes ‘part-to-whole’ relationships easy to grasp at a glance, it can’t show changes over time.

GANTT
A Gantt chart is a type of bar chart that illustrates a project schedule and helps to show the dependency relationships between activities and the current schedule status. They are great to see how a person’s day is paced out across all tasks they perform throughout a set period of time.

LINE
A line graph displays information as a series of data points connected by straight line segments. They are used to track changes over periods of time, and are optimal to highlight small changes (as opposed to a bar graph). Line graphs can also show comparisons of change over the same period.

PARETTO
Containing a both bars and lines, a paretto graph showing frequency or cost and where the most frequent defects, complaints or inefficiencies. The lengths of the bar are always in tallest to shortest order to display the most significant area first.

PIE
A pie graph is a circular statistical graphic, which is divided into slices to illustrate numerical proportion. In a pie chart, the arc length of each slice (and consequently its central angle and area), is proportional to the quantity it represents.

RADIAL – GAUGE
A radial graph looks like a speedometer and is used to represent progressive values showing minimum and maximum values and a pointer to show information as a reading.

WORD CLOUD
Best used for displaying the results of a free text survey answer, a word cloud helps to visualise the most popular words collected by enlarging their size.