PowerBI-visuals-ForceGraph

Repo for Power BI Force Graph custom visual

Github stars Tracking Chart

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

Overview

Name With Ownermicrosoft/PowerBI-visuals-ForceGraph
Primary LanguageTypeScript
Program languageTypeScript (Language Count: 3)
Platform
License:Other
Release Count11
Last Release Name2.0.2 (Posted on )
First Release Name1.3.8 (Posted on )
Created At2016-10-06 08:32:12
Pushed At2024-03-31 09:16:23
Last Commit At
Stargazers Count48
Watchers Count22
Fork Count49
Commits Count62
Has Issues Enabled
Issues Count12
Issue Open Count6
Pull Requests Count35
Pull Requests Open Count27
Pull Requests Close Count15
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top