Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial ForceAtlas2 implementation #574

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

zamarrenolm
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Feature

What is the new behavior (if this is a feature change)?
A new layout algorithm for network area diagrams, ForceAtlas2, based on paper ForceAtlas2, a Continuous Graph Layout Algorithm for Handy Network Visualization Designed for the Gephi Software

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

marqueslanauja and others added 5 commits January 10, 2024 07:10
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: Luma <zamarrenolm@aia.es>
Signed-off-by: Luma <zamarrenolm@aia.es>
Signed-off-by: Luma <zamarrenolm@aia.es>
Signed-off-by: Luma <zamarrenolm@aia.es>
Signed-off-by: Luma <zamarrenolm@aia.es>
Copy link

sonarcloud bot commented Jan 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

1 Security Hotspot
79.1% Coverage on New Code (required ≥ 90%)

See analysis details on SonarCloud

@So-Fras So-Fras added this to In progress in 4.3.0 Jan 29, 2024
@So-Fras So-Fras added the v4.3.0 label Jan 30, 2024
@So-Fras So-Fras removed this from In progress in 4.3.0 Mar 25, 2024
@So-Fras So-Fras removed the v4.3.0 label Apr 2, 2024
@So-Fras So-Fras added this to In progress in 4.5.0 Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
4.5.0
In progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants