↓ 88 callersMethodtext(self, x, y, content, size=FS_BODY, bold=False, anchor='middle', fill='text', baseline='central')
book/svg_lib.py:104
↓ 76 callersMethodrect(self, x, y, w, h, fill='light', stroke='border', rx=CORNER_R, dash=False)
book/svg_lib.py:76
↓ 28 callersMethodbox(self, x, y, w, h, label, fill='light', sublabel=None, bold=False, font_size=FS_BODY)
book/svg_lib.py:85
↓ 5 callersFunction_pill(svg, x, y, w, h, label, fill='light', font_size=FS_SMALL, bold=False)
book/gen_ch5_figs.py:30