mal-lang / mal-simulator

Apache License 2.0
1 stars 1 forks source link

Implement the Render Functions Using Graphviz #10

Open andrewbwm opened 4 months ago

andrewbwm commented 4 months ago

Neo4j does not allow us to change the appearance of a node based on its properties, it is only configurable based on the node type. We may wish to implement the render function using Graphviz instead.