{# Boiler Operation Plan Chart Component This component displays a 12-hour forecast of boiler operation plans showing price per hour on the y-axis and time on the x-axis, with different colors for different boilers. Usage: {% with api_endpoint='/locations/123/api/boiler-plan' %} {% include 'partials/boiler_plan_chart.html' %} {% endwith %} Required context variables: - api_endpoint: The API endpoint URL to fetch boiler plan data #}
Boiler Operation Plan - Next 12 Hours
Loading boiler operation plan...