mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-30 21:38:49 +00:00
Line支持Clip
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user