Температура
(custom)
<style>
.ramka
{
border-color: silver; /* Цвет границы */
border-style: solid; /* Стиль границы */
}
</style>
<div style="font-size:18px;text-align:center;">График изменения температуры за 30 дней</div>
<br>
<div style="font-size:18px;text-align:center;">Прогноз OpenWeatherMap</div>
<div class="ramka">
<img src="/pChart/?p=ow_fact.temperature&unit=°C&type=30d&title=Сейчас температура %ow_fact.temperature% °C &gcolor=red>ype=curve&px=1" id="graf1" width="100%">
<br>
</div>
<br>
<div style="font-size:18px;text-align:center;">С датчиков</div>
<div class="ramka">
<img src="/pChart/?p=ow_fact.temperature&unit=°C&type=30d&title=Сейчас температура %ow_fact.temperature% °C &gcolor=red>ype=curve&px=1" id="graf1" width="100%">
<br>
</div>