I'm trying to experiment with vue's svg feature to see if I can use my own svg shape using this example https://vuejs.org/v2/examples/svg.html I can see my shape but I'm not sure why I can't hook it up with the controller. Here's a snippet of the code. Could someone help me out with this
Not sure why its not linking in the code word, but here's a link https://jsbin.com/higefuyoca/edit?html,css,js,output