flowchart.js
flowchart.js copied to clipboard
Added possibilty to access native Raphael object from diagram
It is useful in some cases to access Raphael object to interface with it directly.
Thanks, Francesco.
Could that be used to alter the style of the Raphael object for animation?
I tried to merge your branch into mine for upcoming improvements, but couldn’t find it in the merge dialogue. Could you open a pull request against my branch?