Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chartbrew/chartbrew
/ processBoolean
Method
processBoolean
server/charts/AxisChart.js:1005–1010 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
1003
}
1004
1005
processBoolean(data) {
1006
return
{
1007
filtered: data,
1008
formatted: data,
1009
};
1010
}
1011
1012
processObject(data) {
1013
return
{
Callers
1
plot
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected