1 write to _plotlyChart
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
219_plotlyChart = plotlyChart;
7 references to _plotlyChart
Aspire.Dashboard (7)
Components\Controls\Chart\PlotlyChart.razor.cs (7)
228_plotlyChart.TelemetryRepository.GetSpan, 229_plotlyChart.DialogService, 230_plotlyChart.InvokeAsync, 231_plotlyChart.DialogsLoc, 232_plotlyChart.CancellationToken).ConfigureAwait(false); 236await _plotlyChart.InvokeAsync(() => 238_plotlyChart.NavigationManager.NavigateTo(DashboardUrls.TraceDetailUrl(traceId, spanId));