Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ colorfunc
Function
colorfunc
Pyto/Samples/Matplotlib/slider_demo.py:55–57 ·
view source on GitHub ↗
(label)
Source
from the content-addressed store, hash-verified
53
54
55
def
colorfunc(label):
56
l.set_color(label)
57
fig.canvas.draw_idle()
58
radio.on_clicked(colorfunc)
59
60
plt.show()
Callers
nothing calls this directly
Calls
2
set_color
Method · 0.45
draw_idle
Method · 0.45
Tested by
no test coverage detected