Adriano Raiano
Adriano Raiano
hmmm.... I'm open to extend this, but currently I've 0 time for this. Feel free to try a PR...
No idea, but PRs are always welcome ;-)
could be because of raphaeljs
No, but feel free to provide a PR.
No, but feel free to try a PR.
Have you included the raphael script? https://github.com/adrai/flowchart.js/blob/master/example/index.html#L9
Sorry, I'm not familiar with angular... but when I open your files, I get: 
I opened the served html
Can you create a codesandbox example?
This works: ``` st=>start rule=>parallel: Write Rules eval=>condition: Evaluate baderr=>operation: Analyze Errors study=>operation: Study the problem launch=>operation: Launch st->eval(yes)->launch eval(no, bottom)->baderr->study->rule rule(path1)->eval ```