Labeling coordinates help
Answered
Hi,
I was wondering if it was possible to create a point with a value such as (300, $4.50) in GGB Classic. I need that dollar sign to show up inside the actual coordinate value, so that the student can move around the point and see values like (300, $4.50), (400, $5.00), and so on.
When I write a code for a point, I write A=(300, 4.50). But when the student sees the point on the graph, I want them to see the value (300, $4.50). Is there any way to do this?
I know how to label my y-axis so that the axes show the dollar signs. That is helpful and a good first step. But I would like the dollar sign to show up even in the coordinate list as well.
in properties--->basic--->caption of points type (%x,$%y)
Thanks you so much, this is exactly what I needed
Comments have been locked on this page!