matplotlib.cbook — Matplotlib 3.5.1 documentation
matplotlib.org › stable › apimatplotlib.cbook. is_math_text (s) [source] ¶ Return whether the string s contains math expressions. This is done by checking whether s contains an even number of non-escaped dollar signs. matplotlib.cbook. is_scalar_or_string (val) [source] ¶ Return whether the given object is a scalar or string like. matplotlib.cbook. is_writable_file_like ...