Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 1.56 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.56 KB

powerbi-visuals-dotplot

Build Status Coverage Status

A dot plot is used to show a representation of the distribution of frequencies. It is most often used to show counts of an occurrence.

Dot Plot screenshot

Overview

A dot chart or dot plot is a statistical chart consisting of data points plotted on a fairly simple scale, typically using filled in circles.

The dot plot as a representation of a distribution consists of group of data points plotted on a simple scale. Dot plots are used for continuous, quantitative, univariate data. Data points may be labelled if there are few of them.

Dot plots are one of the simplest statistical plots, and are suitable for small to moderate sized data sets. They are useful for highlighting clusters and gaps, as well as outliers. Their other advantage is the conservation of numerical information.

The X axis, data point colors, and data labels are customizeable.

See also Dot Plot chart at Microsoft Office store