HTML5 canvas Wedge Tutorial
To create a wedge (pie piece) shape with Konva
, we can instantiate a Konva.Wedge()
object.
For full list of properties and methods, see the Wedge API Reference.
- Vanilla
- React
- Vue
To create a wedge (pie piece) shape with Konva
, we can instantiate a Konva.Wedge()
object.
For full list of properties and methods, see the Wedge API Reference.