Skip to content

Conversation

@robertoffmoura
Copy link
Contributor

  • I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the code generator and not the generated files.
  • I have added tests or modified existing tests.
  • For a new feature, I have added documentation examples (please see the doc checklist as well).
  • I have added a CHANGELOG entry if changing anything substantial.
  • For a new feature or a change in behavior, I have updated the relevant docstrings in the code.

@gvwilsongvwilson requested a review from emilyklAugust 11, 2025 17:07
@gvwilsongvwilson added P1 needed for current cycle community community contribution fix fixes something broken labels Aug 11, 2025
@robertoffmourarobertoffmouraforce-pushed the rm/default-axis-linecolor-black branch from e65619c to 0335226CompareAugust 12, 2025 09:31
@emilykl
Copy link
Contributor

@robertoffmoura Thanks for the contribution!

I'm happy to merge this but just to make sure I have the full context, can you explain why this is the correct behavior? Are the axes lines black by default in matplotlib?

@robertoffmoura
Copy link
ContributorAuthor

Hi @emilykl,
Yes, the axes lines are black by default in matplotlib.

@robertoffmourarobertoffmouraforce-pushed the rm/default-axis-linecolor-black branch from 0335226 to 9e6fea8CompareOctober 9, 2025 15:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

communitycommunity contributionfixfixes something brokenP1needed for current cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@robertoffmoura@emilykl@gvwilson