{
    "Axes_plot": {
        "linewidth": 0.5,
        "markersize": 6,
        "zorder": 8},
    "Axes_plot_date": {
        "linewidth": 0.5,
        "markersize": 6,
        "zorder": 8},
    "Axes_set_title": {
        "label": ""},
    "Axes_set_xlabel": {
        "fontsize": 8,
        "xlabel": ""},
    "Axes_set_ylabel": {
        "fontsize": 8,
        "ylabel": "Ylabel"},
    "Axes_tick_param": {
        "axis": "both",
        "labelsize": 6},
    "Figure_add_subplot": {
},
    "Figure_subplots_adjust": {
        "bottom": 0.0871,
        "left": 0.09,
        "right": 0.95,
        "top": 0.9643},
    "grid_Axes_grid": {
        "b": False},
    "legend_Axes_legend": {
        "borderpad": 0.2,
        "columnspacing": 0.1,
        "fontsize": 6,
        "framealpha": 0.8,
        "handlelength": 1,
        "handletextpad": 0.2,
        "labelspacing": 0,
        "loc": 10,
        "markerscale": 1,
        "numpoints": 1},
    "legend_Frame_set_facecolor": "white",
    "legend_Frame_set_fill": True,
    "legend_Text_set_fontsize": 6,
    "plot_height": "350",
    "plot_width": "469",
    "rcParams": {
        "savefig.dpi": 450},
    "styles_colors": [
        "b",
        "r",
        "lime",
        "salmon",
        "darkcyan",
        "magenta",
        "turquoise",
        "pink",
        "cyan",
        "gray"],
    "styles_frequenzy": [
        "-",
        "--",
        "-.",
        ":"],
    "styles_line": [
        "-",
        "--",
        "-.",
        ":"],
    "styles_line_and_cross": [
        "+-"],
    "styles_line_and_marker": [
        "o-"],
    "styles_marker": [
        "o",
        "+",
        "s",
        "x"],
    "styles_step-post": [
        "-",
        "--",
        "-.",
        ":"],
    "styles_step-pre": [
        "-",
        "--",
        "-.",
        ":"],
    "tight_layout": False,
    "x_Axes_tick_param": {
        "axis": "x",
        "labelrotation": 20},
    "y_Axes_tick_param": {
        "axis": "y",
        "labelrotation": 0}}