ericmjl / nxviz

Visualization Package for NetworkX
https://ericmjl.github.io/nxviz
MIT License
457 stars 87 forks source link

Documentation outdated? #693

Open asmaier opened 3 months ago

asmaier commented 3 months ago

It seems the documentation at https://ericmjl.github.io/nxviz/ is for the outdated version 0.4.0 (from 2018-06-20) of nxviz. Where can I find documentation for the latest version 0.7.4 (from 2022-05-02) ?

ericmjl commented 3 months ago

@asmaier thanks for chiming in. I think there may have been a bit of an issue with GitHub tagging that makes the docs look like it's from 0.4.0? I will be on vacation this weekend, but if I find some time I'm happy to dig in. Meanwhile, from what I can tell, the new API is what's documented on the site. Please let me know if there's any more questions I can help field!