This scatter plot shows the profit and loss for each MLB team in 2017. The all star break as well as the playoffs are seen as breaks in the curves.
This matplotlib graphic was made at SportsDatabase.com
with the SDQL
date,1*S((WD and line) or (W and 100) or (LD and -100) or (L and line) ) as ‘Loss | Profit’,team@(season=2017) as ‘Profitability of Each MLB Team in 2017’ and team?marker_size=14&ysymmetric=1&width=1200