Releases: Ashton-Sidhu/plotly-graph
Releases · Ashton-Sidhu/plotly-graph
v0.5.1
What's Changed
- Suggestion: change Python version cap to "python >=3.8, <4.0" and remove version caps on dependencies, e.g. "pandas >= 1.4.3" by @Ashton-Sidhu in #19
Full Changelog: 0.5.0...v0.5.1
0.5.0
What's Changed
- Create pyproject toml by @Ashton-Sidhu in #4
- Fix tests and switch to pyproject toml struct by @Ashton-Sidhu in #5
- update dependencies by @Ashton-Sidhu in #6
- refactor + update docs by @Ashton-Sidhu in #7
- Add functionality that highlights Graph neighbours on hover by @Ashton-Sidhu in #8
- Fix read the docs build by @Ashton-Sidhu in #9
- 0.5.0 Release by @Ashton-Sidhu in #10
New Contributors
- @Ashton-Sidhu made their first contribution in #4
Full Changelog: v.0.4.0...0.5.0
Release 0.4.0
In this release, added the ability to change arrow size and node opacity.
Added node and edge labels and standardized the way to display node and hover text on edges.
Release v0.3.1
Made nodes bigger.
V0.3.0 Release
Directed and Multigraph support.
v0.2.0 Release
Introducing Layouts
Release v0.1.0
Initial release of igviz!