v1.0.0
-
Added the helper functions
node_aes()
,node_data()
,edge_aes()
, andedge_data()
to facilitate the binding of node and edge aesthetic and data attribute values; several functions now have namesake arguments that accept these functions' output. -
Information about the graph is now displayed in the console when the graph object is called
-
Error messages are now more helpful and try to provide pointers for the more common errors