MCPcopy Create free account
hub / github.com/algorithmicsuperintelligence/openevolve / main.js

File main.js

scripts/static/js/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// main.js for OpenEvolve Evolution Visualizer
2
3import { sidebarSticky, showSidebarContent } from './sidebar.js';
4import { updateListSidebarLayout, renderNodeList } from './list.js';

Callers

nothing calls this directly

Calls 6

renderNodeListFunction · 0.90
loadAndRenderDataFunction · 0.85
fetchAndRenderFunction · 0.85
getHighlightNodesFunction · 0.85
getSelectedMetricFunction · 0.70

Tested by

no test coverage detected