Skip to content

Commit 458a5d4

Browse files
committed
fix 3d
1 parent 4a1f120 commit 458a5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Each `plotly` trace type is rendered with either SVG or WebGL. The following tra
120120

121121
* Accelerated versions of SVG trace types: `scattergl`, `scatterpolargl`,
122122
* High-performance multidimensional trace types: `splom`, or `parcoords`
123-
* 3-d trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`
123+
* 3D trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`
124124
* Mapbox Gl JS-powered trace types: `scattermapbox`, `choroplethmapbox`, `densitymapbox`
125125

126126
### WebGL Limitations and Tradeoffs

0 commit comments

Comments
 (0)