4 references to PlotlyChart
Aspire.Dashboard (2)
Components\Controls\Chart\PlotlyChart.razor.cs (2)
199
private readonly
PlotlyChart
_plotlyChart;
201
public ChartInterop(
PlotlyChart
plotlyChart)
Aspire.Dashboard.Components.Tests (2)
Controls\PlotlyChartTests.cs (2)
31
var cut = RenderComponent<
PlotlyChart
>(builder =>
82
var cut = RenderComponent<
PlotlyChart
>(builder =>