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 33bcc4d

Browse files
Darken grid colors
1 parent 6cbe9bb commit 33bcc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/python/plotly/templategen/definitions.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ def mpl():
8787
# Common axis common properties
8888
axis_common = dict(
8989
showgrid=False,
90-
gridcolor=plotly_clrs["Rhino Light 2"],
90+
gridcolor=colors["gray91"],
9191
linecolor=colors["gray14"],
9292
ticks="outside",
9393
showline=True,

0 commit comments

Comments
(0)

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