Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ run
Function
run
test/fixtures/controller.doughnut/doughnut-hidden-single.js:37–40 ·
view source on GitHub ↗
(chart)
Source
from the content-addressed store, hash-verified
35
},
36
options: {
37
run(chart) {
38
chart.hide(0, 4);
39
chart.hide(1, 2);
40
}
41
}
42
};
Callers
nothing calls this directly
Calls
1
hide
Method · 0.80
Tested by
no test coverage detected