gak / pycallgraph

pycallgraph is a Python module that creates call graphs for Python programs.
GNU General Public License v2.0
1.83k stars 335 forks source link

What does which color mean? #126

Open freddyb opened 10 years ago

freddyb commented 10 years ago

I find it exceptionally hard to locate the default meaning of each color in the docs.

kinow commented 7 years ago

I think it is generated on time and other attributes of the nodes in the graph https://github.com/gak/pycallgraph/blob/6c0f0e1f28ab9f4ad051f4466dc4678750ccc1a9/pycallgraph/output/output.py#L32