add_labeled_point
Add a labeled point to a manim mathematical animation at specified coordinates, with custom label text, color, and dot radius. Use it to annotate key positions in scene compositions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #FFFFFF | |
| label | Yes | ||
| point | Yes | ||
| dot_radius | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||