Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53c4ded

Browse files
committed
Adding initial value to PlotlyModule.plotlyjs
1 parente98bc68 commit53c4ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/app/plotly/plotly.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { SharedModule } from '../shared/shared.module';
1212
exports:[PlotComponent]
1313
})
1414
exportclassPlotlyModule{
15-
publicstaticplotlyjs:any;
15+
publicstaticplotlyjs:any={};
1616

1717
constructor(){
1818
if(!this.isValid()){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp