microsoft / microsoft/PowerBI-visuals-ForceGraph
Allow adjust layout manually
@uve is already working on this.
Since Apr 22, 2019.
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
Current capability of adjusting layout manually by dragging the nodes around is quite limited by tendency of the nodes to rearrange themselves.
In some cases the position of the notes is important (e.g. based on a physical location of objects) and it doesn't seem possible to drag the nodes to stay in fixed locations selected by the user.
Maybe if we set Animations to false that would eliminate the physical laws that move the nodes and completely let the user rearrange their location
The chart is fantastic but without this capability is meaningless for my application.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.