jakesgordon / javascript-state-machine

A javascript finite state machine library
MIT License
8.69k stars 964 forks source link

Add example command to render graph as PNG #137

Open conorgil opened 6 years ago

conorgil commented 6 years ago

I updated the example to make it more explicit how to use the generated .dot output to render a graph as a PNG using GraphViz. I think this will help users who are not familiar with GraphViz get the examples working.

taoqf commented 6 years ago

contribution welcomed. https://github.com/taoqf/javascript-state-machine

Akimotorakiyu commented 6 years ago

@taoqf 难道说这个项目凉了?你要自己开坑维护?我要把我的PR也提交到你那吗?

taoqf commented 6 years ago

I hope not. I will merge if you commit a pr.