Fine tuned fontsize
This commit is contained in:
parent
e1d05f2f65
commit
53f823fdf2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ icon_x_ypos = -0.1
|
||||||
icon_width = 1 - 2 * icon_xpos
|
icon_width = 1 - 2 * icon_xpos
|
||||||
info_x_height = icon_width * 0.3
|
info_x_height = icon_width * 0.3
|
||||||
info_x_ypos = icon_x_ypos + icon_width
|
info_x_ypos = icon_x_ypos + icon_width
|
||||||
fontsize_y = 0.12
|
fontsize_y = 0.1
|
||||||
numbers_x_ypos = icon_x_ypos + icon_width + info_x_height + 0.1
|
numbers_x_ypos = icon_x_ypos + icon_width + info_x_height + 0.1
|
||||||
numbers_x_ypadding = 0.05
|
numbers_x_ypadding = 0.05
|
||||||
max_symbol_y_width = 0.15
|
max_symbol_y_width = 0.15
|
||||||
|
|
Loading…
Reference in a new issue