fill-circle

1.0.0 • Public • Published

fill-circle

npm install fill-circle

Draw a circle in canvas

var fillCircle = require('fill-circle')
 
// context: Canvas context 2d
// x, y: coordinates of the center of the circle
// r: radius of the circle
fillCircle(context, x, y, r)

Package Sidebar

Install

npm i fill-circle

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • joakin