-
-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
I'm trying to change the locale with the following:
plotly.component.ts:
public config = { locale: 'sv' };
plotly.component.html:
<plotly-plot [config]="config"></plotly-plot>
But nothing changes.
Locales for plotly are located in "node_modules/plotly.js/lib/locales/sv.js"
angular-plotly version 0.1.15
Am I missing something?
FlacosFlace
Metadata
Metadata
Assignees
Labels
No labels