Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/leonardo
/ colorFunction
Method
colorFunction
docs/ui/src/js/initialSequentialScale.js:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
get colorFunction() {
136
return
this._colorFunction;
137
}
138
139
_getLuminosities() {
140
let
lumsObj = this._colorKeys.map((c) => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected