Skip to content

Conversation

willtryagain
Copy link

@willtryagain willtryagain commented Sep 18, 2025

Hi,
This fixes #5059 preserving axis labels while converting matplotlib plots.

Code PR

  • 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

.

@willtryagain willtryagain changed the title matplotlib tick labels add matplotllib: map enumerated tick labels to Plotly tickvals/ticktext Sep 18, 2025
@willtryagain willtryagain changed the title matplotllib: map enumerated tick labels to Plotly tickvals/ticktext mpl_to_plotly: map enumerated tick labels to Plotly tickvals/ticktext Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mpl_to_plotly does not preserve axis labels (bar plots are useless)
1 participant