MCPcopy Index your code
hub / github.com/python/cpython / toggleTheme

Function toggleTheme

Lib/profiling/sampling/_heatmap_assets/heatmap_index.js:21–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19// ============================================================================
20
21function toggleTheme() {
22 toggleAndSaveTheme();
23 applyHeatmapBarColors();
24}
25
26// ============================================================================
27// Type Section Toggle (stdlib, project, etc)

Callers

nothing calls this directly

Calls 2

toggleAndSaveThemeFunction · 0.85
applyHeatmapBarColorsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…