Hi, how to do ascending order number or alphabet in circle by Grasshopper

Hi everyone, sorry for bother you :smiley:
I would like to know how to arrange numbers or alphabets in ascending order around circle in Grasshopper.

And I can increase the number to 5, 6 or more using the ‘Slider’ component if needed when adding circles.

I am looking for a fast and easy method.
I tried using the “Point List” component, but the result wasn’t what I expected.

Thanks in advance for your help!:smiley:

number or alphabet in circle.gh (7 KB)

number or alphabet in circle a.gh (9.6 KB)

Nautilus plugin has a nice text tool with multiple output options.

text.gh (11.5 KB)

You can achieve it with Text Entity, and fyi.

About Text Entity Grasshopper Online Document

TextEntity.gh (9.7 KB)

Another option would be to define an annotation style with a circle frame.

Thank you :slight_smile:

Thanks :smiley:

Thanks :slight_smile:

thank you :grinning_face: