Commit Graph

27 Commits

Author SHA1 Message Date
ChuckBuilds
caccf129f1 Improve chart visibility: Added checks and increased line width 2025-04-11 12:33:55 -05:00
ChuckBuilds
15eb63a634 Shift chart one width to the right in stock display 2025-04-11 12:31:48 -05:00
ChuckBuilds
041d9feb69 Fix chart drawing: Properly handle price history data structure 2025-04-11 11:56:50 -05:00
ChuckBuilds
4e5c0397c1 Improve chart visibility: Increased size and added background 2025-04-11 11:55:40 -05:00
ChuckBuilds
1bb9b17ecf Improve chart display: Better data point handling and scaling 2025-04-11 11:54:17 -05:00
ChuckBuilds
f9f3e94c8c Move chart further right and make it longer to prevent text overlap 2025-04-11 11:52:16 -05:00
ChuckBuilds
971a0d67d9 Make stock chart larger and more visible: Increased size and line width 2025-04-11 11:50:39 -05:00
ChuckBuilds
143c07150f Make symbol text white while keeping price and change in stock color 2025-04-11 11:48:27 -05:00
ChuckBuilds
8405b85aca Improve stock display text layout: Better vertical spacing and centering 2025-04-11 11:45:20 -05:00
ChuckBuilds
135a47e0ce Make price and change text same size with proper alignment 2025-04-11 11:40:24 -05:00
ChuckBuilds
cab037f0e8 Improve stock display spacing and disable stock news ticker 2025-04-11 11:38:07 -05:00
ChuckBuilds
4d2ef1bd0d Improve stock display layout: Larger logo, stacked info, and smooth scrolling 2025-04-11 11:34:25 -05:00
ChuckBuilds
a741b181f5 Redesign stock display: Add scrolling animation with logo, symbol, mini chart, and stacked price info 2025-04-11 11:30:49 -05:00
ChuckBuilds
2f27b5f01d Improve stock chart display: Reduce chart height and adjust spacing to prevent text overlap 2025-04-11 11:19:17 -05:00
Chuck
1d2bef0b2f Update stock_manager.py
remove redundant import
2025-04-10 21:09:13 -05:00
Chuck
db96c29e90 Update stock_manager.py
add config manager
2025-04-08 22:36:50 -05:00
Chuck
2871766357 Update stock_manager.py
actually read stocks from config file
2025-04-08 22:32:24 -05:00
Chuck
f6be7b554b Sizing and Spacing
CHanged font sizing on chart and clock spacing
2025-04-08 22:21:31 -05:00
Chuck
75ff4279e7 Update stock_manager.py
stock font size change
2025-04-08 22:14:04 -05:00
Chuck
a7982ba912 Update stock_manager.py
stock refresh in the background
2025-04-08 22:05:27 -05:00
Chuck
f527f4b646 Update stock_manager.py
shipping features
2025-04-08 21:57:30 -05:00
Chuck
730450ff1c Update stock_manager.py
slow down stock display
2025-04-08 21:40:04 -05:00
Chuck
bac08af552 Update stock_manager.py
stock query update
2025-04-08 21:35:22 -05:00
Chuck
cb8680e834 Update stock_manager.py
parse yahoo scripts
2025-04-08 21:31:04 -05:00
Chuck
e87251caf4 Update stock_manager.py
removing logos to focus on function for now
2025-04-08 21:18:12 -05:00
Chuck
04cfa86430 Update stock_manager.py
Assume folder exists
2025-04-08 21:15:36 -05:00
Chuck
db31864a58 Opening Bell
Introducing the Stock Ticker Feature
2025-04-08 21:12:10 -05:00