mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Fixed #248 - Sensor Detail sometimes shows decimal degrees
This commit is contained in:
parent
e53a98e456
commit
ad0b9986e2
@ -140,6 +140,7 @@ beestat.component.chart.runtime_sensor_detail_temperature.prototype.get_options_
|
||||
{
|
||||
'gridLineColor': beestat.style.color.bluegray.light,
|
||||
'gridLineDashStyle': 'longdash',
|
||||
'allowDecimals': false,
|
||||
'title': {'text': null},
|
||||
'labels': {
|
||||
'style': {'color': beestat.style.color.gray.base},
|
||||
|
Loading…
x
Reference in New Issue
Block a user