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

Commit 2a82f79

Browse files
Minor correction
Name of the window around "ideal" line plot should be "ideal" but is instead marked as "fair".
1 parent 6cc19b8 commit 2a82f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/python/line-charts.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ fig.add_trace(go.Scatter(
384384
fillcolor='rgba(231,107,243,0.2)',
385385
line_color='rgba(255,255,255,0)',
386386
showlegend=False,
387-
name='Fair',
387+
name='Ideal',
388388
))
389389
fig.add_trace(go.Scatter(
390390
x=x, y=y1,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /