I was able to get this to work by using layout.shapes.type = “path”. then I set path to a string that was an approximation of the circle. In other words it was creating a long string using L.
1 Like
I was able to get this to work by using layout.shapes.type = “path”. then I set path to a string that was an approximation of the circle. In other words it was creating a long string using L.