mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 15:00:08 +00:00
RadarChart增加Tooltip
This commit is contained in:
@@ -138,7 +138,7 @@ namespace xcharts
|
||||
if (dist > pieRadius)
|
||||
{
|
||||
tooltip.DataIndex = 0;
|
||||
RefreshTooltip();
|
||||
tooltip.SetActive(false);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user