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

Method node_bgcolor

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

Source from the content-addressed store, hash-verified

2449 return self.minfontsize
2450
2451 def node_bgcolor(self, weight):
2452 return self.color(weight)
2453
2454 def node_fgcolor(self, weight):
2455 return self.graph_bgcolor()

Callers 1

graphMethod · 0.80

Calls 1

colorMethod · 0.95

Tested by

no test coverage detected