UNPKG
@getdistillery/chart.js
Version:
latest (4.5.1)
4.5.1
4.5.0
4.4.7
Simple HTML5 charts using the canvas element.
www.chartjs.org
chartjs/Chart.js
@getdistillery/chart.js
/
dist
/
plugins
/
plugin.filler
/
filler.drawing.d.ts
2 lines
(1 loc)
•
67 B
TypeScript
View Raw
1
2
export
function
_drawfill
(
ctx
:
any
,
source
:
any
,
area
:
any
):
void
;