Releases: neo4j/python-graph-visualization
Releases · neo4j/python-graph-visualization
v0.2.3
What's Changed
- Update js applet by @FlorentinD in #118
- Add Cora example image to inner README by @adamnsch in #120
- Add convenience for Neo4j results by @FlorentinD in #119
- Mention public repo by @FlorentinD in #121
- Fix neo4j ci test setup by @FlorentinD in #122
Full Changelog: 0.2.2...0.2.3
v0.2.2
v0.2.1
What's Changed
- Updated NVL JavaScript library version which fixes some rendering issues
Full Changelog: 0.2.0...0.2.1
v0.2.0
What's Changed
- Clean notebooks by @FlorentinD in #49
- Add streamlit example by @adamnsch in #53
- Enhance
RendererAPI by @adamnsch in #57 - Add resize_nodes feature to VG by @adamnsch in #55
- Add node pinning support by @adamnsch in #59
- Add Snowpark notebook example by @adamnsch in #60
Full Changelog: 0.1.6...0.2.0
v0.1.6
What's Changed
- Expose typed render options by @FlorentinD in #37
- GDS notebook improvements by @FlorentinD in #38
- Update JS applet by @FlorentinD in #41
- Align caption size requirements with NVL by @adamnsch in #42
Full Changelog: 0.1.2...0.1.6
v0.1.5
What's Changed
- Expose typed render options by @FlorentinD in #37
- GDS notebook improvements by @FlorentinD in #38
- Update JS applet by @FlorentinD in #41
- Align caption size requirements with NVL by @adamnsch in #42
Full Changelog: 0.1.2...0.1.5
v0.1.4
What's Changed
- Expose typed render options by @FlorentinD in #37
- GDS notebook improvements by @FlorentinD in #38
- Update JS applet by @FlorentinD in #41
- Align caption size requirements with NVL by @adamnsch in #42
Full Changelog: 0.1.2...0.1.4
v0.1.2
Full Changelog: 0.1.1...0.1.2
v0.1.1
The very first release including minimal features
Read from pandas dataframes and Neo4j GDS
Color, Resize, Caption for nodes
Color and Caption for relationships