kamicollo / idendrogram-streamlit

Bi-directional D3 component to visualize dendrograms in Streamlit

Home Page:https://kamicollo.github.io/idendrogram/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 available at https://idendrogram.streamlit.app/.

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:

About

Bi-directional D3 component to visualize dendrograms in Streamlit

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

License:MIT License


Languages

Language:TypeScript 63.6%Language:HTML 13.7%Language:Python 11.4%Language:JavaScript 9.5%Language:CSS 1.7%