An open API service indexing awesome lists of open source software.

https://github.com/igraph/tkigraph

lnactive basic igraph GUI
https://github.com/igraph/tkigraph

Last synced: 9 months ago
JSON representation

lnactive basic igraph GUI

Awesome Lists containing this project

README

          

# tkigraph

[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)

The goal of tkigraph is to make the tkigraph functionality
that we removed from igraph available to users who
might be still using it.

## Installation

You can install the development version of tkigraph like so:

``` r
pak::pak("igraph/tkigraph")
```