PowerBI-visuals-NetworkNavigator

所属分类:数据挖掘/数据仓库
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-07-11 08:27:10
上 传 者sh-1993
说明:  PowerBI的网络导航器自定义可视化,
(Network Navigator custom visual for PowerBI,)

文件列表:
.editorconfig (85, 2022-09-08)
.yarn/ (0, 2022-09-08)
.yarn/plugins/ (0, 2022-09-08)
.yarn/plugins/@yarnpkg/ (0, 2022-09-08)
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs (1093181, 2022-09-08)
.yarn/plugins/@yarnpkg/plugin-typescript.cjs (34706, 2022-09-08)
.yarn/plugins/@yarnpkg/plugin-version.cjs (1073677, 2022-09-08)
.yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs (51975, 2022-09-08)
.yarn/releases/ (0, 2022-09-08)
.yarn/releases/yarn-3.2.1.cjs (2172670, 2022-09-08)
.yarn/sdks/ (0, 2022-09-08)
.yarn/sdks/eslint/ (0, 2022-09-08)
.yarn/sdks/eslint/package.json (94, 2022-09-08)
.yarn/sdks/integrations.yml (115, 2022-09-08)
.yarn/sdks/prettier/ (0, 2022-09-08)
.yarn/sdks/prettier/package.json (93, 2022-09-08)
.yarn/sdks/typescript/ (0, 2022-09-08)
.yarn/sdks/typescript/bin/ (0, 2022-09-08)
.yarn/sdks/typescript/bin/tsc (630, 2022-09-08)
.yarn/sdks/typescript/bin/tsserver (645, 2022-09-08)
.yarn/sdks/typescript/package.json (104, 2022-09-08)
.yarn/versions/ (0, 2022-09-08)
.yarn/versions/382cc17c.yml (142, 2022-09-08)
.yarnrc.yml (488, 2022-09-08)
LICENSE (1081, 2022-09-08)
SECURITY.md (2757, 2022-09-08)
assets/ (0, 2022-09-08)
assets/screenshot.png (88436, 2022-09-08)
package.json (2190, 2022-09-08)
packages/ (0, 2022-09-08)
packages/network-navigator-powerbi/ (0, 2022-09-08)
... ...

# NetworkNavigator Network Navigator lets you explore node-link data by panning over and zooming into a force-directed node layout (which can be precomputed or animated live). From an initial overview of all nodes, you can use simple text search to enlarge matching nodes in ways that guide subsequent navigation. Network nodes can also be color-coded based on additional attributes of the dataset and filtered by linked visuals. ![Network Navigator](https://github.com/assets/screenshot.png?raw=true) > This visual is experimental and not actively being developed, only major issues will be addressed. ## Usage - Fork this repo - Install [node.js 16+](https://github.comhttps://nodejs.org) - Install [yarn](https://github.comhttps://yarnpkg.com/lang/en/docs/install) - Run `yarn` on the project directory, which will install all the dependencies - Run `yarn package` which compile the `network-navigator`, and `network-navigator-powerbi` packages. - Compiling `network-navigator-powerbi` will also create a `.pbiviz` file in the `packages/network-navigator/powerbi/dist` directory, which can be imported directly in [Power BI](https://github.comhttps://app.powerbi.com/) ## Test - Run `yarn test` ## Lint - Run `yarn lint`

近期下载者

相关文件


收藏者