powerbi-visuals-dotplot

所属分类:数据挖掘/数据仓库
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-04-17 19:17:03
上 传 者sh-1993
说明:  点图用于显示频率分布的表示。它最常用于显示发生次数。,
(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.,)

文件列表:
.travis.yml (260, 2019-03-26)
.vscode/ (0, 2019-03-26)
.vscode/launch.json (263, 2019-03-26)
.vscode/settings.json (692, 2019-03-26)
CHANGELOG.md (946, 2019-03-26)
LICENSE (1120, 2019-03-26)
assets/ (0, 2019-03-26)
assets/icon.png (443, 2019-03-26)
assets/icon.svg (2436, 2019-03-26)
assets/screenshot.png (19745, 2019-03-26)
assets/thumbnail.png (7947, 2019-03-26)
capabilities.json (6499, 2019-03-26)
karma.conf.ts (3313, 2019-03-26)
package-lock.json (469690, 2019-03-26)
package.json (2449, 2019-03-26)
pbiviz.json (706, 2019-03-26)
src/ (0, 2019-03-26)
src/behavior.ts (3658, 2019-03-26)
src/dataInterfaces.ts (2791, 2019-03-26)
src/layout.ts (5631, 2019-03-26)
src/settings.ts (2734, 2019-03-26)
src/utils.ts (1582, 2019-03-26)
src/visual.ts (33675, 2019-03-26)
stringResources/ (0, 2019-03-26)
stringResources/ar-SA/ (0, 2019-03-26)
stringResources/ar-SA/resources.resjson (1120, 2019-03-26)
stringResources/bg-BG/ (0, 2019-03-26)
stringResources/bg-BG/resources.resjson (1346, 2019-03-26)
stringResources/ca-ES/ (0, 2019-03-26)
stringResources/ca-ES/resources.resjson (1004, 2019-03-26)
stringResources/cs-CZ/ (0, 2019-03-26)
stringResources/cs-CZ/resources.resjson (927, 2019-03-26)
stringResources/da-DK/ (0, 2019-03-26)
stringResources/da-DK/resources.resjson (898, 2019-03-26)
stringResources/de-DE/ (0, 2019-03-26)
stringResources/de-DE/resources.resjson (958, 2019-03-26)
stringResources/el-GR/ (0, 2019-03-26)
stringResources/el-GR/resources.resjson (1317, 2019-03-26)
... ...

# 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)

近期下载者

相关文件


收藏者