By adding a point to the expression list, you'll automatically have the option to add a label. When the point is hidden, the label will still be visible, allowing you to use that text as a title or to label any part of your graph.
Creating a Label in the Expression List
Enabling the checkbox without adding text will automatically show the coordinates of the point on the graph paper.
To create a text label, make sure the Label checkbox is enabled and type in the text of your choice. The graph paper will automatically update.
To display only the label without the point, click the point icon in the expression list.
Creating a Label in Geometry
Points and Angles
Label points and angles by first selecting them on the graph paper, then checking the label in the More Options menu. By default, points are labeled with letters labels and angles with their measurement. You can also customize the label to the right of the checkbox.
To label a point automatically with its coordinate, use the token navigator to drag and drop the point’s token into the expression list, then check the label box.
The angle and directed angle tools automatically label the angle measurement. While the angle object or token is selected, use the More Options menu to change the label. You can also change the angle’s label from the expression list.
Segment Lengths
Style Menu for a Point
Clicking and long-holding the color icon in the expression line will open the settings menu of the plotted point. You will be able to show/hide the point, show/hide the label, make your point draggable, and adjust properties such as opacity, thickness, font size, position, and angle of the label.
Note: In the geometry tool, you will need to drag a point token down to the expression list to access the point style menu. Points created using the point tool in Geometry have Drag toggled on, which removes the Clickable toggle.
Dynamic Labels
If a variable is already defined in the calculator, then its value can be used in a dynamic label.
If m and b are defined in the calculator, then typing ${m} and/or ${b} in any point label text areas will display the numerical values of m and b, and the label will automatically update as the value of m or b changes.
In the example shown, we've used y=${m}x+${b} as a point label in order to display the equation of the line in slope-intercept form as the sliders are adjusted. Open this Slope Intercept example graph to play with the sliders.
Pro-Tip: The use of back-ticks (the button to the left of the number one on your keyboard) formats the label using math text. This can be combined with dynamic labels to display equations on the graph paper.
You can also use Dynamic Labels to display the area of a polygon in Geometry. If you set a variable such as a to the area, labeling a point with the expression ${a} will display the area dynamically adjusting as the dimensions of the polygon change. Open the triangle construction in this Area - Dynamic Labels example graph.
Learn More
Please write in with any questions or feedback to support@desmos.com.