Add SteamBot
This commit is contained in:
@@ -337,7 +337,7 @@ class SteamBot(MultiBot, ABC):
|
|||||||
height=945,
|
height=945,
|
||||||
margin={'t': 20, 'r': 20, 'b': 20, 'l': 20},
|
margin={'t': 20, 'r': 20, 'b': 20, 'l': 20},
|
||||||
title={
|
title={
|
||||||
'text': f"{len(apps_prices)} juegos<br><sup>(solo los comparables entre {flanautils.join_last_separator(chart_title_parts, ', ', ' y ')})</sup>",
|
'text': f"{len(apps_prices)} juegos de Steam<br><sup>(solo los comparables entre {flanautils.join_last_separator(chart_title_parts, ', ', ' y ')})</sup>",
|
||||||
'xref': 'paper',
|
'xref': 'paper',
|
||||||
'yref': 'paper',
|
'yref': 'paper',
|
||||||
'x': 0.5,
|
'x': 0.5,
|
||||||
|
|||||||
Reference in New Issue
Block a user