Skip to content

Commit 6fe6a88

Browse files
LiamConnorsarchmoj
andauthored
Update doc/python/performance.md
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent 87339c3 commit 6fe6a88

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
@@ -128,7 +128,7 @@ Each `plotly` trace type is rendered with either SVG or WebGL. The following tra
128128

129129
* Accelerated versions of SVG trace types: `scattergl`, `scatterpolargl`,
130130
* High-performance multidimensional trace types: `splom`, or `parcoords`
131-
* 3D trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`
131+
* 3D trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`, `isosurface`, `volume`
132132
* Mapbox Gl JS-powered trace types: `scattermapbox`, `choroplethmapbox`, `densitymapbox`
133133

134134
### WebGL Limitations and Tradeoffs

0 commit comments

Comments
 (0)