From 1706431acf09132178331395d775c95ba47402ef Mon Sep 17 00:00:00 2001 From: Joe Pavitt Date: Thu, 1 Aug 2024 10:14:13 +0100 Subject: [PATCH] Minor updates to the mgration docs for UI Chart and UI Switch --- docs/user/migration/ui_chart.json | 2 +- docs/user/migration/ui_switch.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user/migration/ui_chart.json b/docs/user/migration/ui_chart.json index 1b662341..5d08170e 100644 --- a/docs/user/migration/ui_chart.json +++ b/docs/user/migration/ui_chart.json @@ -24,7 +24,7 @@ { "property": "type", "changes": -2, - "notes": "Line and Bar (V) are already migrated. There is still work to be done to support Bar (H), Pie, Polar and Radar charts. Scatter plots have also been added." + "notes": "Line, Bar (V), Pie and Donut are already migrated. There is still work to be done to support Bar (H), Polar and Radar charts. Scatter plots have also been added." }, { "property": "legend", diff --git a/docs/user/migration/ui_switch.json b/docs/user/migration/ui_switch.json index d0c1caf0..b846900b 100644 --- a/docs/user/migration/ui_switch.json +++ b/docs/user/migration/ui_switch.json @@ -64,8 +64,8 @@ }, { "property": "indicator", - "changes": -1, - "notes": "Issue #210" + "changes": null, + "notes": null }, { "property": "'on' payload",