1 write to _plotlyChart
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
203_plotlyChart = plotlyChart;
7 references to _plotlyChart
Aspire.Dashboard (7)
Components\Controls\Chart\PlotlyChart.razor.cs (7)
212_plotlyChart.TelemetryRepository.GetSpan, 213_plotlyChart.DialogService, 214_plotlyChart.InvokeAsync, 215_plotlyChart.DialogsLoc, 216_plotlyChart.CancellationToken).ConfigureAwait(false); 220await _plotlyChart.InvokeAsync(() => 222_plotlyChart.NavigationManager.NavigateTo(DashboardUrls.TraceDetailUrl(traceId, spanId));