Conversation

EpigeneMax

fixes #4774 and #3589

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 codegen files and not generated files.
  • I have added tests (if submitting a new feature or correcting a bug) or
    modified existing tests.
  • For a new feature, I have added documentation examples in an existing or
    new tutorial notebook (please see the doc checklist as well).
  • I have added a CHANGELOG entry if fixing/changing/adding anything substantial.
  • For a new feature or a change in behaviour, I have updated the relevant docstrings in the code to describe the feature or behaviour (please see the doc checklist as well).

@EpigeneMaxEpigeneMax marked this pull request as draft October 2, 2024 11:44
@EpigeneMaxEpigeneMax force-pushed the master branch 2 times, most recently from da0a4f4 to b7f5707 Compare October 2, 2024 11:56
@EpigeneMaxEpigeneMax marked this pull request as ready for review October 2, 2024 11:56
@gvwilsongvwilson added P3backlogfixfixes something brokencommunitycommunity contributionlabels Oct 2, 2024
Sign up for free to join this conversation on . Already have an account? Sign in to comment
communitycommunity contributionfixfixes something brokenP3backlog
None yet

Successfully merging this pull request may close these issues.

sunburst errors with "Non-leaves are not permitted in the dataframe"