8 references to PlotlyChart
Aspire.Dashboard (6)
Components\Controls\Chart\PlotlyChart.razor.cs (2)
212private readonly PlotlyChart _plotlyChart; 214public ChartInterop(PlotlyChart plotlyChart)
Components_Controls_Chart_ChartContainer_razor.g.cs (4)
465__builder3.OpenComponent<global::Aspire.Dashboard.Components.PlotlyChart>(53); 466__builder3.AddComponentParameter(54, nameof(global::Aspire.Dashboard.Components.PlotlyChart. 483__builder3.AddComponentParameter(55, nameof(global::Aspire.Dashboard.Components.PlotlyChart. 500__builder3.AddComponentParameter(56, nameof(global::Aspire.Dashboard.Components.PlotlyChart.
Aspire.Dashboard.Components.Tests (2)
Controls\PlotlyChartTests.cs (2)
31var cut = RenderComponent<PlotlyChart>(builder => 82var cut = RenderComponent<PlotlyChart>(builder =>