Circle
SyntaxCircle{expr ,color,text,size}
DescriptionThis will plot circle at expr value in specified color with text and in specified size
Example circle{close[0],red,hello,5}
This will draw a circle in red color with size of 5 with text hello.