@scale_x(nim, numeric)
@scale_y(nim, numeric)

These function multiply the x or the y coordinates by the second argument: [@scale_x] streches/compresses the x-coordinates while [@scale_y] streches/compresses the y-coordinates. Each function leave the other coordinate unchanged. The result is a new nim.

See also Nim Related Functions @aggregate    @align_breakpoints    [@clone]    [@compose]    @concat_nim    @dim    @filter_max_t    @filter_median_t    @filter_min_t    @integrate    @linearize    @max_key    @max_val    @min    @min_key    @min_val    @projection    @push_back    @push_front    @sample    [@scale_x]    [@scale_y]    @simplify_lang_v    @simplify_radial_distance_t    @simplify_radial_distance_v    @window_filter_t