mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 20:28:46 +00:00
增加MLValue多样式数值
This commit is contained in:
@@ -688,7 +688,7 @@ namespace XCharts.Runtime
|
||||
{
|
||||
case SerieState.Emphasis:
|
||||
case SerieState.Select:
|
||||
size *= serie.animation.interaction.radiusRate;
|
||||
size = serie.animation.interaction.GetRadius(size);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user