MCPcopy Create free account
hub / github.com/ActiveState/code / node_fgcolor

Method node_fgcolor

recipes/Python/578138_gprof2dotpy/recipe-578138.py:2454–2455  ·  view source on GitHub ↗
(self, weight)

Source from the content-addressed store, hash-verified

2452 return self.color(weight)
2453
2454 def node_fgcolor(self, weight):
2455 return self.graph_bgcolor()
2456
2457 def node_fontsize(self, weight):
2458 return self.fontsize(weight)

Callers 1

graphMethod · 0.80

Calls 1

graph_bgcolorMethod · 0.95

Tested by

no test coverage detected