diff --git a/test.py b/test.py index 37afeed..a62311e 100644 --- a/test.py +++ b/test.py @@ -1181,7 +1181,7 @@ # }] # } # -# 1111111111111111111 +# a = "font_color, x_color, x_axis_color, y_color, y_axis_color, line_color, color, line_color_bar, color_bar, y_color_bar, y_axis_color_bar, x_axis_color_bar, background" @@ -1189,4 +1189,5 @@ a = "font_color, x_color, x_axis_color, y_color, y_axis_color, line_color, color a = a.split(",") for i in a: i = i.strip() - print(f"{{'name': '{i}', 'value': '', 'astrict': ''}},") \ No newline at end of file + print(f"{{'name': '{i}', 'value': '', 'astrict': ''}},") + klkkkkkkkkkkkkkkkkk \ No newline at end of file