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