Copy the HTML code below and place it wherever you need on your site.
1
2
3
4
5
6
7
8
<div data-eb-component="eb-current-trend-chart"
style="height: 344px;"
business="true"
state-code="TX"
utility-code="ONCOR"
>
</div>
<script src="https://www.energybot.com/eb-webcomponents/v1/component-loader.js"></script>
You'll need to edit the HTML above to customize this widget.
Change the value of business="true" to business="false"
Change the value of state="TX" to any of the following deregulated states we support:
IL for Illinois
MD for Maryland
NJ for New Jersey
OH for Ohio
PA for Pennsylvania
TX for Texas
Change the value of utility="ONCOR" to a different utility code.
Enter your zip code below to find out which utility code to use:
Contact us here and we'll reach out to you ASAP.
Change the value of height="344px;" to any other numerical value.
You’ll need to recreate our styles on your website using the exact same class names.
Once complete, add a link to your CSS file in the HTML code above.
It should look something like this:
1
2
3
4
5
6
7
8
9
<div data-eb-component="eb-current-trend-chart"
eb-stylesheet="http://link-to-your-css-file.com.css"
style="height: 344px;"
business="true"
state-code="TX"
utility-code="ONCOR"
>
</div>
<script src="https://www.energybot.com/eb-webcomponents/v1/component-loader.js"></script>
Copyright © 2024 EnergyBot • All rights reserved.
1601 Bryan St Suite 900, Dallas, TX 75201