Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/SandDance
/ recommend.js
File
recommend.js
packages/chart-recommender/test/recommend.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the MIT license.
3
var
assert = require(
'assert'
);
4
var
recommender = require(
"../dist/es5"
);
Callers
nothing calls this directly
Calls
7
GetDataAndColumns
Function · 0.85
RawDataAndColumns
Function · 0.85
FileGetDataAndColumns
Function · 0.85
done
Function · 0.50
log
Method · 0.45
forEach
Method · 0.45
recommend
Method · 0.45
Tested by
no test coverage detected