Ejemplo n.º 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)
Ejemplo n.º 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)