[improve][MarkLine] improve label

This commit is contained in:
monitor1394
2022-08-25 08:37:17 +08:00
parent 9e07fa1db3
commit 34dd3d1c4e
4 changed files with 14 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ namespace XCharts.Runtime
public override void Update()
{
base.Update();
UpdateSerieContext();
}