8 references to PlotlyChart
Aspire.Dashboard (6)
Components\Controls\Chart\PlotlyChart.razor.cs (2)
212
private readonly
PlotlyChart
_plotlyChart;
214
public 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)
31
var cut = RenderComponent<
PlotlyChart
>(builder =>
82
var cut = RenderComponent<
PlotlyChart
>(builder =>