Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/audreyt/ethercalc
/ fill
Method
fill
packages/client/test/mock-socialcalc.ts:116–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
lineTo(x: number, y: number): void;
115
stroke(): void;
116
fill(): void;
117
beginPath(): void;
118
closePath(): void;
119
fillRect(x: number, y: number, w: number, h: number): void;
Callers
4
graph.test.ts
File · 0.80
drawPieChart
Function · 0.80
drawScatterChart
Function · 0.80
renderMarkdownTable
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected