minor change in api

This commit is contained in:
Dorian Zedler 2019-07-14 17:51:25 +02:00
parent 8221f64794
commit 6bc5fba318

View file

@ -31,7 +31,7 @@ A (hopefully soon) fully featured selft-hosted web interface and server-backend
- valunit (html coding) - valunit (html coding)
- displayproperty - displayproperty
- widget (properties for small widget) - widget (properties for small widget)
- type ('doughnut' || 'number') - type ('doughnut' || 'text')
- properties (chartjs dataset properties if type is a chartjs type) - properties (chartjs dataset properties if type is a chartjs type)
- chart (properties for large chart) - chart (properties for large chart)
- type ('scatter') - type ('scatter')