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)