summaryrefslogtreecommitdiffstats
path: root/cli/openbb_cli/assets/styles/default/light.mplrc.json
blob: a7b3d08bcbff742acff018574c26c76020210ba1 (plain)
1
2
3
4
5
6
7
{
    "xticks_rotation": 10,
    "tight_layout_padding": 2,
    "pie_wedgeprops": {"linewidth": 0.5, "edgecolor": "#000000"},
    "pie_startangle": 90,
    "volume_bar_width": 0.5
}