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

Commit28f1d8f

Browse files
committed
axes, annotations, shapes, legend, and more
1 parent4825440 commit28f1d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎notebooks/creating-updating-figures.md

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

4949
The value of the top-level`"data"` key is a list of trace specifications. Each trace specification has a special`"type"` key that indicates the trace type that is being defined (e.g. a`"bar"`,`"scatter"`,`"contour"`, etc.). The rest of the keys in the trace specification are used to configure the properties of the trace of this type.
5050

51-
The value of the top-level`"layout"` key is a dictionary that specifies the properties of the figure's layout. In contrast to trace configuration options that apply to individual traces, the layout configuration options apply to the figure as a whole.
51+
The value of the top-level`"layout"` key is a dictionary that specifies the properties of the figure's layout. In contrast to trace configuration options that apply to individual traces, the layout configuration options apply to the figure as a whole, customizing items like the axes, annotations, shapes, legend, and more.
5252

5353
The[*Full Reference*](https://plot.ly/python/reference/) page contains descriptions of all of the supported trace and layout options.
5454

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp