Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ ss
Function
ss
resources/vega-lite.min.js:3288–3290 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
3286
const
os =
"boxplot"
,
3287
as =
new
Wa(os, ls);
3288
function
ss(e) {
3289
return
t.isNumber(e) ?
"tukey"
: e;
3290
}
3291
function
ls(e, n) {
3292
let
{ config: i } = n;
3293
e = { ...e, encoding: Xa(e.encoding, i) };
Callers
1
ls
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected