zfill#
- LineStyle.zfill(width, /)
Pad a numeric string with zeros on the left, to fill a field of the given width.
The string is never truncated.
Pad a numeric string with zeros on the left, to fill a field of the given width.
The string is never truncated.