PowerBI-visuals-ForceGraph

Repo for Power BI Force Graph custom visual

Github星跟踪图

PowerBI-visuals-ForceGraph

Build Status Coverage Status Build Status

The new version of Force Graph based on the new DevTools/API

ForceGraph chart screenshot

Overview

The ability to visualize the relationship between items, the weightage of the relationship and the flow often brings out the untold insights into limelight, which are otherwise not very evident. Simple numbers and basic charts won’t be enough to discover and tell such data stories. We need new visualization techniques for the complex world of relationship and Force-Directed Graph thrives to the forefront for such scenarios.

This custom visual implements a D3 force layout diagram with curved paths. The thickness of the path represents the weight of the relationship between the nodes.

Since the relationship and interconnection between large set of entities could be very complex, the visual positions the nodes in such a way that there are few crossings as possible, making the exploration experience easy, fun. The visual also produces the layout which is overall pleasing to the eyes for large data sets. Users can also adjust the layout manually by simply dragging the nodes around.

Ideally you would need two dimensions and one measure (for the weightage) to use with this visual. But this also works just with a single column.

See also Force-Directed Graph at Microsoft Office store

概览

名称与所有者microsoft/PowerBI-visuals-ForceGraph
主编程语言TypeScript
编程语言TypeScript (语言数: 3)
平台
许可证Other
发布数11
最新版本名称2.0.2 (发布于 )
第一版名称1.3.8 (发布于 )
创建于2016-10-06 08:32:12
推送于2024-03-31 09:16:23
最后一次提交
星数48
关注者数22
派生数48
提交数62
已启用问题?
问题数12
打开的问题数6
拉请求数35
打开的拉请求数27
关闭的拉请求数15
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部