Plots labels of points in a scattergram. labels for points with positive x
are placed on the right of
the points, and labels for points with negative values on the left.
TextSmart(A, Labels, CexPoints = 1, ColorPoints = "black", ...)
Coordinates of the points for the scattergram.
Labels for the points.
Size of the labels.
Colors of the labels.
Additional graphical arguments.
No value returned.
The function is used to improve the readability of the labels in a scattergram.