Skip to content

Conversation

@lpinilla
Copy link

@lpinilla lpinilla commented Jun 24, 2022

Now the user can specify via an argument if they want this mode and they can also specify hovertext, color_threshold, show_leaf_counts, show_contracted, leaf_rotation, leaf_font_size. If the truncate mode is on, then showticklabels will be set to False, else, it will remain True.

The end result looks like this:

example_dendrogram_truncated

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).

-->

… user can specify via an argument if they want this mode and they can also specify hovertext, color_threshold, show_leaf_counts, show_contracted, leaf_rotation, leaf_font_size. If the truncate mode is on, then showticklabels will be set to False, else, it will remain True
@gvwilson gvwilson assigned gvwilson and marthacryan and unassigned gvwilson Jul 4, 2024
@gvwilson gvwilson changed the title [Figure-Factory Dendrogram] Adding support for truncate_mode. Add support for truncate_mode to figure factory dendrogram Aug 12, 2024
@gvwilson gvwilson added P2 considered for next cycle community community contribution fix fixes something broken labels Aug 12, 2024
@gvwilson
Copy link
Contributor

@lpinilla thank you for submitting this - my apologies for taking so long to get to it. We are no longer updating figure factory code, so I am closing this PR as stale - again, I'm sorry it took us so long to get to it. Thanks - @gvwilson

@gvwilson gvwilson closed this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution fix fixes something broken P2 considered for next cycle

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants