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)
459__builder3.OpenComponent<global::Aspire.Dashboard.Components.PlotlyChart>(53); 460__builder3.AddComponentParameter(54, nameof(global::Aspire.Dashboard.Components.PlotlyChart. 477__builder3.AddComponentParameter(55, nameof(global::Aspire.Dashboard.Components.PlotlyChart. 494__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 =>