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