Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ f
Function
f
galleries/examples/widgets/radio_buttons.py:27–28 ·
view source on GitHub ↗
(t, freq)
Source
from the content-addressed store, hash-verified
25
26
27
def
f(t, freq):
28
return
np.sin(2 * np.pi * freq * t)
29
30
fig, axd = plt.subplot_mosaic(
31
[
Callers
2
radio_buttons.py
File · 0.70
update_frequency
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected