Reduce temperature course image size
This commit is contained in:
@@ -64,6 +64,8 @@ def draw_temperature_image():
|
|||||||
color = "#b6b6b6"
|
color = "#b6b6b6"
|
||||||
|
|
||||||
fig, ax = plt.subplots(1)
|
fig, ax = plt.subplots(1)
|
||||||
|
fig.set_figwidth(4)
|
||||||
|
fig.set_figheight(2)
|
||||||
fig.set_facecolor(background_color)
|
fig.set_facecolor(background_color)
|
||||||
|
|
||||||
ax.set_facecolor(background_color)
|
ax.set_facecolor(background_color)
|
||||||
|
Reference in New Issue
Block a user