dominikbraun / graph

A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
https://graph.dominikbraun.io
Apache License 2.0
1.8k stars 94 forks source link

Add graph.VertexAttributes function (#119) #128

Closed tzq0301 closed 1 year ago

tzq0301 commented 1 year ago

This PR is for issue #119

The implementation of VertexAttributes was completed with reference to EdgeAttributes.

dominikbraun commented 1 year ago

This change has been released in graph v0.22.0.