mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-18 06:20:15 +00:00
完善Pie饼图的交互动画效果
This commit is contained in:
@@ -540,7 +540,6 @@ namespace XCharts.Runtime
|
||||
|
||||
public float GetInteractionRadius(float radius)
|
||||
{
|
||||
|
||||
if (m_Enable && m_Interaction.enable)
|
||||
return m_Interaction.GetRadius(radius);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user