Skip to main content

Bi-directional Streamlit component for creating interactive dendrograms

Project description

idendrogram-streamlit-component

A D3-powered bi-directional Streamlit component for idendrogram library that visualizes dendrograms created by hierarchical clustering algorithms (SciPy, scikit-learn and hdbscan compatible).

Demo [TBD]

Docs @ https://kamicollo.github.io/idendrogram/

Customizing the component

If you would like to go beyond customization supported by this component out of the box (e.g. do some really fancy tooltips), you'll need:

  • To be familiar with bi-directional Streamlit component development
  • Clone this repo
  • Adjust the release flag in idendrogram_streamlit_component/__init__.py file to False, so it runs against the local development server
  • Make adjustments! The D3 component is written in a single file (index.tsx), and the tooltip creation is part of draw_nodes() function.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idendrogram_streamlit_component-0.2.2.tar.gz (854.8 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page