Skip to content

Commit 99826a2

Browse files
authored
Merge pull request #1067 from plotly/gl2d-axis-title-bug
Fix gl2d axis title positioning
2 parents ee989d9 + 6241fe1 commit 99826a2

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"gl-line3d": "^1.1.0",
6767
"gl-mat4": "^1.1.2",
6868
"gl-mesh3d": "^1.2.0",
69-
"gl-plot2d": "^1.1.8",
69+
"gl-plot2d": "^1.1.9",
7070
"gl-plot3d": "^1.5.1",
7171
"gl-pointcloud2d": "^1.0.0",
7272
"gl-scatter2d": "^1.0.5",

test/image/baselines/gl2d_10.png

63 Bytes
Loading

test/image/baselines/gl2d_12.png

37 Bytes
Loading

test/image/baselines/gl2d_14.png

-5 Bytes
Loading

test/image/baselines/gl2d_17.png

-12 Bytes
Loading
60 Bytes
Loading

0 commit comments

Comments
 (0)