Line支持Clip

This commit is contained in:
monitor1394
2023-05-09 07:17:27 +08:00
parent 5568c2fd76
commit c29a22c576

View File

@@ -421,6 +421,7 @@ namespace XCharts.Runtime
currLabel != null && currLabel != null &&
currLabel.show && currLabel.show &&
serieData.context.canShowLabel && serieData.context.canShowLabel &&
!serieData.context.isClip &&
!isIgnore) !isIgnore)
{ {
if (serie.multiDimensionLabel) if (serie.multiDimensionLabel)