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

Commitd2b39f7

Browse files
committed
changed colormap
1 parent99f258a commitd2b39f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎notebooks/contour-plots.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ fig = go.Figure(data =
8686
[2.5,3.125,5.,8.125,12.5],
8787
[0.625,1.25,3.125,6.25,10.625],
8888
[0,0.625,2.5,5.625,10]],
89-
colorscale='Jet',
89+
colorscale='Electric',
9090
))
9191
fig.show()
9292
```
@@ -103,7 +103,7 @@ fig = go.Figure(data =
103103
[2.5,3.125,5.,8.125,12.5],
104104
[0.625,1.25,3.125,6.25,10.625],
105105
[0,0.625,2.5,5.625,10]],
106-
colorscale='Jet',
106+
colorscale='Hot',
107107
contours=dict(
108108
start=0,
109109
end=8,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp