1 write to _plotlyChart
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
216_plotlyChart = plotlyChart;
7 references to _plotlyChart
Aspire.Dashboard (7)
Components\Controls\Chart\PlotlyChart.razor.cs (7)
225_plotlyChart.TelemetryRepository.GetSpan, 226_plotlyChart.DialogService, 227_plotlyChart.InvokeAsync, 228_plotlyChart.DialogsLoc, 229_plotlyChart.CancellationToken).ConfigureAwait(false); 233await _plotlyChart.InvokeAsync(() => 235_plotlyChart.NavigationManager.NavigateTo(DashboardUrls.TraceDetailUrl(traceId, spanId));