Application-root configuration cascade for the chart-panel
provideChartPanelConfig
Functionui/chart-panelv0.1.0
projects/ui/chart-panel/config/provide-chart-panel-config.ts
Description#
Application-root configuration cascade for the chart-panel.
bootstrapApplication(AppComponent, {
providers: [provideChartPanelConfig(withChartPanelLegendPosition('top'))],
});Signature#
provideChartPanelConfig(...features: undefined)Parameters#
@paramfeatures
Returns#
EnvironmentProviders