Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartjs/Chart.js
/ set
Method
set
src/types/index.d.ts:683–683 ·
view source on GitHub ↗
(values: AnyObject)
Source
from the content-addressed store, hash-verified
681
};
682
683
set(values: AnyObject): AnyObject;
684
set(scope: string, values: AnyObject): AnyObject;
685
get(scope: string): AnyObject;
686
Callers
15
karma.conf.cjs
File · 0.65
plugin.legend.tests.js
File · 0.65
core.defaults.tests.js
File · 0.65
configure
Method · 0.65
registerDefaults
Function · 0.65
_getAnims
Method · 0.65
applyAnimationsDefaults
Function · 0.65
cachedKeys
Function · 0.65
_cachedScopes
Method · 0.65
getOptionScopes
Method · 0.65
getResolver
Function · 0.65
applyLayoutsDefaults
Function · 0.65
Implementers
1
Defaults
src/core/core.defaults.js
Calls
no outgoing calls
Tested by
no test coverage detected