Draw a rectangle but X and Y are in the same column
I need to draw some rectangles, similarly to what is shown in this replyIn my case i have data organized differently: Parameter ValueX 1Y 2 Is there a simple way withouth splitting the row in X and Y columns?Thank you