viz.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:pactools 作者: pactools 项目源码 文件源码
def set_style(font_scale=None):
    # use default Latex font for math even with matplotlib 2.0
    mpl.rcParams['mathtext.fontset'] = 'cm'
    if font_scale is not None:
        mpl.rcParams['font.size'] = 10 * font_scale
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号