{"id":14959614,"url":"https://github.com/kamicollo/idendrogram-streamlit","last_synced_at":"2025-07-17T07:05:06.369Z","repository":{"id":179766727,"uuid":"664106993","full_name":"kamicollo/idendrogram-streamlit","owner":"kamicollo","description":"Bi-directional D3 component to visualize dendrograms in Streamlit","archived":false,"fork":false,"pushed_at":"2024-02-24T02:38:07.000Z","size":245992,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T12:19:08.416Z","etag":null,"topics":["streamlit-component"],"latest_commit_sha":null,"homepage":"https://kamicollo.github.io/idendrogram/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamicollo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-08T23:49:25.000Z","updated_at":"2024-07-14T07:51:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a576af8-fb8b-4bf8-912c-51247491444a","html_url":"https://github.com/kamicollo/idendrogram-streamlit","commit_stats":null,"previous_names":["kamicollo/idendro-streamlit","kamicollo/idendrogram-streamlit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kamicollo/idendrogram-streamlit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamicollo%2Fidendrogram-streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamicollo%2Fidendrogram-streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamicollo%2Fidendrogram-streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamicollo%2Fidendrogram-streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamicollo","download_url":"https://codeload.github.com/kamicollo/idendrogram-streamlit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamicollo%2Fidendrogram-streamlit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265575483,"owners_count":23790776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["streamlit-component"],"created_at":"2024-09-24T13:20:14.354Z","updated_at":"2025-07-17T07:05:06.352Z","avatar_url":"https://github.com/kamicollo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# idendrogram-streamlit-component\n\nA D3-powered bi-directional Streamlit component for idendrogram library that visualizes dendrograms created by hierarchical clustering algorithms (SciPy, scikit-learn and hdbscan compatible).\n\nDemo available at https://idendrogram.streamlit.app/. \n\nDocs @ https://kamicollo.github.io/idendrogram/\n\n## Customizing the component\n\nIf 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:\n\n* To be familiar with [bi-directional Streamlit component development](https://docs.streamlit.io/library/components/components-api#create-a-bi-directional-component)\n* Clone this repo\n* Make adjustments! The D3 component is written in a single file (`index.tsx`), and the tooltip creation is part of `draw_nodes()` function. \n* Run the npm server locally with `npm run start`\n* In your Streamlit app, [use the `StreamlitConverter(release=False)`](https://kamicollo.github.io/idendrogram/streamlit/#customizing-streamlit-dendrograms) to get idendrogram to look for the local NPM server. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamicollo%2Fidendrogram-streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamicollo%2Fidendrogram-streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamicollo%2Fidendrogram-streamlit/lists"}