NetLogo / NetLogo/NW-Extension
Provide weighted version of spring layout
Open
Nobody has claimed this yet.
for future consideration
- Dominant language
- Scala
- Stars
- 66
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Jung allows that through: http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/layout/SpringLayout.html#lengthFunction
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.
Research direction
Start with the linked Jung SpringLayout lengthFunction API to understand the requested weighting behavior. Then locate the network extension's existing spring layout entry point; the work is done when it provides a defined weighted version comparable to Jung's behavior, with the expected behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100