The example is not working for me
I'm getting this error:
Uncaught TypeError: Cannot set property 'next' of undefined
on this row:
realSymb[next] = getSymbol(nextSymb);
What could be the reason?
but here it works? http://flowchart.js.org/
No, But I found out that what caused the error is that
cond=>condition: Yes or No?:>http://www.google.com
were in separate lines, while it should be:
cond=>condition: Yes or No?:>http://www.google.com
If I already opened an issue, is it possible to achieve this (what is marked in red):

Thank you!
At the moment not...
Il giorno 6-set-2015, alle ore 12:30, awolfson87 <[email protected]mailto:[email protected]> ha scritto:
No, But I found out that what caused the error is that
cond=>condition: Yes or No?:>http://www.google.com
were in separate lines, while it should be:
cond=>condition: Yes or No?:>http://www.google.com
If I already opened an issue, is it possible to achieve this (what is marked in red):
[flowchart]https://cloud.githubusercontent.com/assets/14044667/9703979/63f7cd1c-549d-11e5-8f62-bc1b804288a7.png
Thank you!
Reply to this email directly or view it on GitHubhttps://github.com/adrai/flowchart.js/issues/59#issuecomment-138067433.