Skip to content

Commit b46f7f4

Browse files
committed
init pixelRatio
1 parent 96e61ee commit b46f7f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

surface.js

+2
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ function SurfacePlot (
161161

162162
this.snapToData = false
163163

164+
this.pixelRatio = 1
165+
164166
this.opacity = 1.0
165167

166168
this.lightPosition = [10, 10000, 0]

0 commit comments

Comments
 (0)