Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ sidebarSticky, showSidebarContent } from
'./sidebar.js'
;
4
import
{ updateListSidebarLayout, renderNodeList } from
'./list.js'
;
Callers
nothing calls this directly
Calls
6
animateGraphNodeAttributes
Function · 0.90
renderNodeList
Function · 0.90
loadAndRenderData
Function · 0.85
fetchAndRender
Function · 0.85
getHighlightNodes
Function · 0.85
getSelectedMetric
Function · 0.70
Tested by
no test coverage detected