Skip to content

Commit 9bf186e

Browse files
committed
add font family
1 parent a2f9823 commit 9bf186e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/scattermapbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ fig.show()
267267

268268
#### Font Customization
269269

270-
You can customize the font on `go.Scattermapbox` traces with `textfont`. For example, you can set the `font-family`.
270+
You can customize the font on `go.Scattermapbox` traces with `textfont`. For example, you can set the font `family`.
271271

272272
```python
273273
import plotly.graph_objects as go

0 commit comments

Comments
 (0)