Пример #1
0
def plot_freezer_profile(date_start, date_end):
    og.plot_hourly_power_profile(96, date_start, date_end, 'freezer_profile.pdf', title=False)
Пример #2
0
def plot_two_bulb_profile(date_start, date_end):
    og.plot_hourly_power_profile(230, date_start, date_end, 'two_bulb_profile.pdf', title=False)