tags:148-7
I don’t know the value of x and y in instructions
- Add the following text annotations in the leftmost chart:
- The string
"Men"
at the x-axis coordinate of2005
and the y-axis coordinate of87
.- The string
"Women"
at the x-axis coordinate of2002
and the y-axis coordinate of8
.- Add the following text annotations in the rightmost chart:
- The string
"Men"
at the x-axis coordinate of2005
and the y-axis coordinate of62
.- The string
"Women"
at the x-axis coordinate of2001
and the y-axis coordinate of35
.
Why you know that we should put those values as text annotations? I mean how can we know it is appropriate value to make our chart easier to visualize. Is there any code to get that value from dataset?