mirror of
https://github.com/ImperialCollegeLondon/ReCoDE_MCMCFF.git
synced 2025-06-26 08:51:16 +02:00
15 lines
355 B
JSON
15 lines
355 B
JSON
{
|
|
"lines.linewidth": 2.0,
|
|
"axes.edgecolor": "#bcbcbc",
|
|
"patch.linewidth": 0.5,
|
|
"legend.fancybox": true,
|
|
"axes.facecolor": "#eeeeee",
|
|
"axes.labelsize": "large",
|
|
"axes.grid": true,
|
|
"patch.edgecolor": "#eeeeee",
|
|
"axes.titlesize": "x-large",
|
|
"svg.fonttype": "path",
|
|
"figure.dpi": 100,
|
|
"figure.figsize": [5,5]
|
|
}
|