Skip to content

Commit 17148c9

Browse files
committed
Update performance.md
1 parent 58cda6d commit 17148c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/performance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Each `plotly` trace type is rendered with either SVG or WebGL. The following tra
129129
* Accelerated versions of SVG trace types: `scattergl`, `scatterpolargl`,
130130
* High-performance multidimensional trace types: `splom`, or `parcoords`
131131
* 3D trace types `scatter3d`, `surface`, `mesh3d`, `cone`, `streamtube`, `isosurface`, `volume`
132-
* Mapbox Gl JS-powered trace types: `scattermapbox`, `choroplethmapbox`, `densitymapbox`
132+
* Mapbox Gl JS-powered trace types: `scattermap`, `choroplethmap`, `densitymap`
133133

134134
### WebGL Limitations and Tradeoffs
135135

0 commit comments

Comments
 (0)