mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-27 19:50:10 +00:00
[feature][tooltip] support ignoreDataDefaultContent
This commit is contained in:
@@ -19,6 +19,7 @@ namespace XCharts.Runtime
|
||||
public Color32 color;
|
||||
public string itemFormatter;
|
||||
public string numericFormatter;
|
||||
public bool ignore;
|
||||
public List<string> columns = new List<string>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user