mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
3.0
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
@@ -37,6 +36,7 @@ namespace XCharts.Runtime
|
||||
var content = param.itemFormatter;
|
||||
FormatterHelper.ReplaceSerieLabelContent(ref content,
|
||||
param.numericFormatter,
|
||||
param.dataCount,
|
||||
param.value,
|
||||
param.total,
|
||||
param.serieName,
|
||||
|
||||
Reference in New Issue
Block a user