PowerBI-visuals-AttributeSlicer

所属分类:数据挖掘/数据仓库
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-01-03 17:46:19
上 传 者sh-1993
说明:  PowerBI的属性切片器自定义可视化,
(Attribute Slicer custom visual for PowerBI,)

文件列表:
.editorconfig (85, 2022-09-08)
.npmignore (267, 2022-09-08)
.travis.yml (760, 2022-09-08)
.vscode/ (0, 2022-09-08)
.vscode/settings.json (497, 2022-09-08)
LICENSE (1081, 2022-09-08)
assets/ (0, 2022-09-08)
assets/screenshot.png (33213, 2022-09-08)
lerna.json (99, 2022-09-08)
package.json (2182, 2022-09-08)
packages/ (0, 2022-09-08)
packages/attribute-slicer-powerbi/ (0, 2022-09-08)
packages/attribute-slicer-powerbi/LICENSE (1081, 2022-09-08)
packages/attribute-slicer-powerbi/assets/ (0, 2022-09-08)
packages/attribute-slicer-powerbi/assets/icon.png (401, 2022-09-08)
packages/attribute-slicer-powerbi/assets/icon.svg (1726, 2022-09-08)
packages/attribute-slicer-powerbi/assets/screenshot.png (33213, 2022-09-08)
packages/attribute-slicer-powerbi/assets/thumbnail.png (8309, 2022-09-08)
packages/attribute-slicer-powerbi/bin/ (0, 2022-09-08)
packages/attribute-slicer-powerbi/bin/buildOSSReport.js (7978, 2022-09-08)
packages/attribute-slicer-powerbi/bin/downloadPrivateSubmodules.js (8425, 2022-09-08)
packages/attribute-slicer-powerbi/bin/fileTools.js (3324, 2022-09-08)
packages/attribute-slicer-powerbi/bin/filterErrors.js (408, 2022-09-08)
packages/attribute-slicer-powerbi/bin/installSubmoduleDeps.js (6652, 2022-09-08)
packages/attribute-slicer-powerbi/bin/openCert.js (1807, 2022-09-08)
packages/attribute-slicer-powerbi/bin/packageVisual.js (8716, 2022-09-08)
packages/attribute-slicer-powerbi/bin/pbiPluginLoader.js (8741, 2022-09-08)
packages/attribute-slicer-powerbi/bin/startDev.js (4815, 2022-09-08)
packages/attribute-slicer-powerbi/capabilities.json (14196, 2022-09-08)
packages/attribute-slicer-powerbi/certs/ (0, 2022-09-08)
packages/attribute-slicer-powerbi/certs/PowerBICustomVisualTest_private.key (1708, 2022-09-08)
packages/attribute-slicer-powerbi/certs/PowerBICustomVisualTest_public.crt (1338, 2022-09-08)
packages/attribute-slicer-powerbi/gulpfile.js (1280, 2022-09-08)
packages/attribute-slicer-powerbi/karma.conf.js (1870, 2022-09-08)
packages/attribute-slicer-powerbi/package.json (1823, 2022-09-08)
packages/attribute-slicer-powerbi/pbiviz.json (1207, 2022-09-08)
packages/attribute-slicer-powerbi/powerbi-visuals-utils/ (0, 2022-09-08)
... ...

[![Build Status](https://travis-ci.org/Microsoft/PowerBI-visuals-AttributeSlicer.svg?branch=develop)](https://travis-ci.org/Microsoft/PowerBI-visuals-AttributeSlicer) # AttributeSlicer Attribute Slicer lets you filter a dataset on a given column by selecting attribute values of interest. The initial display is a helpful overview that lists the most common values first and shows the overall distribution of values as a horizontal bar chart. Whenever you select an attribute value, it is moved to the list of applied filters and all records containing that value are added to the result set for further analysis. ![Attribute Slicer](/assets/screenshot.png?raw=true) > This visual is experimental and not actively being developed, only major issues will be addressed. ## Usage * Install [node.js 6+](https://nodejs.org) * Install [yarn](https://yarnpkg.com/lang/en/docs/install) * Run `yarn` on the project directory, which will install all the dependencies * Run `yarn test` which will lint, test, and compile the `attribute-slicer` and `attribute-slicer-powerbi` packages. * Compiling `attribute-slicer-powerbi` will also create a `.pbiviz` file in the `packages/attribute-slicer/powerbi/dist` directory, which can be imported directly in [Power BI](https://app.powerbi.com/) * Run `yarn start`, which will load the powerbi visual into live reload mode.

近期下载者

相关文件


收藏者