[Critical] Typo in variable name due to which edge weights don't work
Open
- Dominant language
- JavaScript
- Stars
- 779
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Line https://github.com/fkling/JSNetworkX/blob/master/src/drawing/svg.js#L266
the variable is misspelled as `weigths` whereas the correct code should contain `weights` in the switch case
I would be happy to send a PR if this project is still maintained ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.