When using style context manager to apply font styles the behaviour is not predictable. Below are two examples. Overall it seems like the styling is being defined when the axis is created, and not ...
Because matplotlib can't plot Chinese at default. I want to set matplotlib use YaHei Consolas Hybrid font permanently . Directly write in code is working as I know: import matplotlib import matplotlib ...