Hello, currently the draw API supports some default shapes. However I would like to have the ability to define some complex custom shapes (like a co-ordinate axes) and use it with draw. Is there some way to do this?
Hi @hardvain . We have a pull request open on the guide that walks through how to draw custom shapes, might be worth taking a look here to see if it helps solve your question?
Hello, currently the
draw
API supports some default shapes. However I would like to have the ability to define some complex custom shapes (like a co-ordinate axes) and use it with draw. Is there some way to do this?