Bishalsarang / Recursion-Tree-Visualizer

A simple python package that helps to visualise any recursive function by adding a single line of code.
https://pypi.org/project/recursion-visualiser/
MIT License
111 stars 17 forks source link

"shape" : "record" causes "Error: bad label format" #29

Open freemedom opened 1 year ago

freemedom commented 1 year ago

https://github.com/Bishalsarang/Recursion-Tree-Visualizer/blob/c9f794ec6b6b741246e8347ffd54efea06b1cb09/visualiser/visualiser.py#L252 Graphviz doesn't seem to support "|".

pandyah5 commented 11 months ago

Can you give me some steps/snippets to reproduce this issue? Thanks

freemedom commented 11 months ago

I have forgotten what this issue means. I will look it up when I have time. Thanks