From c29a22c5760431c2adcbbc628213c7df86abf551 Mon Sep 17 00:00:00 2001 From: monitor1394 Date: Tue, 9 May 2023 07:17:27 +0800 Subject: [PATCH] =?UTF-8?q?Line=E6=94=AF=E6=8C=81Clip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runtime/Serie/SerieHandler.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Runtime/Serie/SerieHandler.cs b/Runtime/Serie/SerieHandler.cs index 37d39b04..4e67ca40 100644 --- a/Runtime/Serie/SerieHandler.cs +++ b/Runtime/Serie/SerieHandler.cs @@ -421,6 +421,7 @@ namespace XCharts.Runtime currLabel != null && currLabel.show && serieData.context.canShowLabel && + !serieData.context.isClip && !isIgnore) { if (serie.multiDimensionLabel)