How can I label points in this scatterplot?

前端 未结 4 628
耶瑟儿~
耶瑟儿~ 2020-12-04 10:11

Can you help me on putting labels on the following graph?

\"http://img849.imageshack.us/img849/7594/snap1034.png

4条回答
  •  自闭症患者
    2020-12-04 10:53

    You should use labels attribute inside plot function and the value of this attribute should be the vector containing the values that you want for each point to have.

提交回复
热议问题