Skip to content

Commit 8c29110

Browse files
committed
no gl2d
1 parent 75f18fd commit 8c29110

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plots/gl2d/convert.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ function Axes2DOptions(scene) {
6868
[0, 0, 0, 0.5]
6969
];
7070
this.gridLineWidth = [1, 1];
71-
this.gridLineDash = ['', ''];
7271

7372
this.zeroLineEnable = [true, true];
7473
this.zeroLineWidth = [1, 1];

0 commit comments

Comments
 (0)