Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JohnCoene/r-network-visualisation
Handy list of network visualisation libraries for R
https://github.com/JohnCoene/r-network-visualisation
network r rstats visualisation
Last synced: 3 months ago
JSON representation
Handy list of network visualisation libraries for R
- Host: GitHub
- URL: https://github.com/JohnCoene/r-network-visualisation
- Owner: JohnCoene
- Created: 2018-10-07T13:55:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T16:00:38.000Z (almost 5 years ago)
- Last Synced: 2024-05-14T15:36:05.641Z (6 months ago)
- Topics: network, r, rstats, visualisation
- Size: 28.3 KB
- Stars: 11
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Network Visualisation Packages
![network](network.png)
List of R packages for *network visualisation*.
## Interactive
- [igraph](http://igraph.org/r/)
- [networkD3](https://christophergandrud.github.io/networkD3/)
- [sigmajs](http://sigmajs.john-coene.com/)
- [visNetwork](https://datastorm-open.github.io/visNetwork/)
- [sigmaNet](https://iankloo.github.io/sigmaNet/)
- [DiagrammeR](http://visualizers.co/diagrammer/)
- [rthreejs](https://github.com/bwlewis/rthreejs)
- [aforce](https://aforce.john-coene.com/)
- [plotly](https://plot.ly/r/)
- [echarts4r](https://echarts4r.john-coene.com/)
- [particles](https://github.com/thomasp85/particles)
- [highcharter](http://jkunst.com/highcharter/)
- [grapher](https://grapher.network/)## Static
- [ggraph](https://github.com/thomasp85/ggraph)
- [ggnet2](https://briatte.github.io/ggnet/)
- [ggnetwork](https://briatte.github.io/ggnetwork/)
- [ndtv](https://github.com/statnet/ndtv)