style: Increase base diamond size in live MLB display

This commit is contained in:
ChuckBuilds
2025-04-25 14:55:32 -05:00
parent 31e19f7dc0
commit 6b8784a2f2

View File

@@ -544,7 +544,7 @@ class MLBLiveManager(BaseMLBManager):
strikes = game_data['strikes']
# Define geometry
diamond_size = 5 # Size of the base diamonds
diamond_size = 7 # Increase size of the base diamonds
circle_diameter = 3 # Diameter of the count circles
vertical_spacing = 1 # Space between bases row and count row
horizontal_spacing = 1 # Space between elements