scottrogowski / code2flow

Pretty good call graphs for dynamic languages
MIT License
3.98k stars 295 forks source link

fill-color for regular function #22

Closed suetsuguk closed 3 years ago

suetsuguk commented 3 years ago

As highlighted in red rectangle in the bellow image, fill-color for regular function is inconsistent. Seen from the code, the fillcolor property is not set for regular function, so the default color (light gray?) seems to be used. I prefer filling it in light gray. What do you think?

image

scottrogowski commented 3 years ago

Agree. This was an oversight on my part. Fixed.