Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/
Class
packages/chart-recommender/src/barChart.ts:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
export
class
BarChartRecommender implements Recommender {
50
public rules: Rule[];
51
public column: SandDance.types.Column;
52
public score: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected