Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit78aa26a

Browse files
authored
💥 Merge pull request#221 from plotly/chriddyp-patch-3
Make custom colorscale title example more descriptive
2 parents4878298 +522d0db commit78aa26a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎python/colorscales.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,9 @@ fig.add_trace(go.Contour(
252252
fig.show()
253253
```
254254

255-
###Custom Colorbar
255+
###Custom Colorbar Title, Labels, and Ticks
256+
257+
Like axes, you can customize the colorbar ticks, labels, and values with`ticks`,`ticktext`, and`tickvals`.
256258

257259
```python
258260
import plotly.graph_objectsas go

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp