2 references to UpdateChartAsync
Aspire.Dashboard (2)
Components\Controls\Chart\ChartBase.cs (2)
104
await
UpdateChartAsync
(tickUpdate: false, inProgressDataTime).ConfigureAwait(false);
110
await
UpdateChartAsync
(tickUpdate: true, inProgressDataTime).ConfigureAwait(false);