We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c678f commit a163f85Copy full SHA for a163f85
scienceplots/styles/journals/ieeela
@@ -9,7 +9,7 @@ axes.prop_cycle : cycler('color', ['k', 'k', 'k', 'k']) + cycler('linestyle', ['
9
figure.figsize : 3.3, 2.5
10
figure.dpi : 1200
11
12
-# Zemin rengi için varsayılan ayarlar (bu, Python kodunda değiştirilebilir)
+# Default settings for the ground color (this can be changed in the Python code)
13
figure.facecolor : white
14
15
# Ensure figure and text remain within the frame
0 commit comments