Age | Commit message (Expand) | Author |
---|---|---|
2020-12-08 | working on nodes. | seancarroll |
2020-12-07 | more polish | seancarroll |
2020-12-07 | bit of clean up | seancarroll |
2020-12-07 | fix hard-coded graph type by creating a GraphType trait that will replace the... | seancarroll |
2020-12-07 | get first test, empty graph, passing | seancarroll |
2020-12-07 | add AttributeText which is heavy taken from core Rust's Dot LabelText | seancarroll |
2020-12-07 | add label field but still dont like it. looking for alternative | seancarroll |
2020-12-07 | attributes should be a hashmap instead of a vec | seancarroll |
2020-12-05 | initial commit | seancarroll |