mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 18:00:26 +00:00
Line支持Clip
This commit is contained in:
@@ -421,6 +421,7 @@ namespace XCharts.Runtime
|
||||
currLabel != null &&
|
||||
currLabel.show &&
|
||||
serieData.context.canShowLabel &&
|
||||
!serieData.context.isClip &&
|
||||
!isIgnore)
|
||||
{
|
||||
if (serie.multiDimensionLabel)
|
||||
|
||||
Reference in New Issue
Block a user