Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Microsoft/powerbi-visuals-dotplot
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.
https://github.com/Microsoft/powerbi-visuals-dotplot
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/Microsoft/powerbi-visuals-dotplot
- Owner: microsoft
- License: other
- Archived: true
- Created: 2016-12-27T12:10:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T19:17:03.000Z (over 1 year ago)
- Last Synced: 2024-05-18T16:32:04.629Z (7 months ago)
- Language: TypeScript
- Size: 2.19 MB
- Stars: 16
- Watchers: 12
- Forks: 20
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-power-bi - Dotplot
README
# powerbi-visuals-dotplot
[![Build Status](https://travis-ci.org/Microsoft/powerbi-visuals-dotplot.svg?branch=master)](https://travis-ci.org/Microsoft/powerbi-visuals-dotplot) [![Coverage Status](https://coveralls.io/repos/github/Microsoft/powerbi-visuals-dotplot/badge.svg?branch=master)](https://coveralls.io/github/Microsoft/powerbi-visuals-dotplot?branch=master)> 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](https://az158878.vo.msecnd.net/marketing/Partner_21474836617/Product_42949680582/Asset_ee13bb2b-1d40-416f-a9fc-8314f80385e6/DotPlotscreenshot2.png)
# 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](https://store.office.com/en-us/app.aspx?assetid=WA104380760&sourcecorrid=afb61ce7-0382-468e-87af-1e107b4ed72f&searchapppos=0&ui=en-US&rs=en-US&ad=US&appredirect=false)