mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-29 20:58:47 +00:00
3.0
This commit is contained in:
@@ -64,6 +64,7 @@ namespace XCharts.Runtime
|
|||||||
this.serie = (T)serie;
|
this.serie = (T)serie;
|
||||||
this.serie.context.param.serieType = typeof(T);
|
this.serie.context.param.serieType = typeof(T);
|
||||||
m_NeedInitComponent = true;
|
m_NeedInitComponent = true;
|
||||||
|
AnimationStyleHelper.UpdateSerieAnimation(serie);
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void Update()
|
public override void Update()
|
||||||
|
|||||||
Reference in New Issue
Block a user