'Radio Button with Canvas

I want to create object on canvas such that it replicates functionality of the radio button. I haven't tried much but was trying to find something online. I am thing of using the fabricjs such that there is a empty circle and on clicking that circle it fill up, that would be same as radio button.

Is there already available example if not is it possible to perform correctly implement it



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source