samestats.py 文件源码

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

项目:same-stats-different-graphs 作者: jmatejka 项目源码 文件源码
def plot_settings():
    style = sns.axes_style('darkgrid')
    style['font.size'] = 12.0
    style['font.family'] = 'monospace'
    style['font.weight'] = 'normal'
    style['font.sans-serif'] = ('Helveitca', 'Bitstream Vera Sans',
                                'Lucida Grande', 'Verdana', 'Geneva', 'Lucid',
                                'Arial', 'Avant Garde', 'sans-serif')
    style['font.monospace'] = ('Decima Mono', 'Bitstream Vera Sans Mono',
                               'Andale Mono', 'Nimbus Mono L', 'Courier New',
                               'Courier', 'Fixed', 'Terminal', 'monospace')
    style['text.color'] = '#222222'
    style['pdf.fonttype'] = 42
    return style
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号