From 6bc5fba31827668f05aaac624709b1ad21620627 Mon Sep 17 00:00:00 2001 From: dorian Date: Sun, 14 Jul 2019 17:51:25 +0200 Subject: [PATCH] minor change in api --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc60d93..0cdab6f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ A (hopefully soon) fully featured selft-hosted web interface and server-backend - valunit (html coding) - displayproperty - widget (properties for small widget) - - type ('doughnut' || 'number') + - type ('doughnut' || 'text') - properties (chartjs dataset properties if type is a chartjs type) - chart (properties for large chart) - type ('scatter')