From ee220215f38e0c1118de7a18425ca38a14930971 Mon Sep 17 00:00:00 2001 From: liguanchi Date: Tue, 25 Mar 2025 19:43:28 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=80=82=E9=85=8D=E8=80=81=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tf_graph_controls/components/tf_color_select/index.ts | 6 +++++- .../tensorboard-plugins/tb_graph_ascend/server/plugin.py | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/plugins/tensorboard-plugins/tb_graph_ascend/fe/src/tf_graph_controls/components/tf_color_select/index.ts b/plugins/tensorboard-plugins/tb_graph_ascend/fe/src/tf_graph_controls/components/tf_color_select/index.ts index 7cb806a839..79549e1349 100644 --- a/plugins/tensorboard-plugins/tb_graph_ascend/fe/src/tf_graph_controls/components/tf_color_select/index.ts +++ b/plugins/tensorboard-plugins/tb_graph_ascend/fe/src/tf_graph_controls/components/tf_color_select/index.ts @@ -174,7 +174,9 @@ class Legend extends LegacyElementMixin(DarkModeMixin(PolymerElement)) {