Metadata-Version: 2.4
Name: streamlit-hierarchy-chart
Version: 0.0.1
Summary: Streamlit component that allows you to create Hierarchy charts
Home-page: 
Author: Winston Ssentongo
Author-email: winstondavid96@gmail.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: streamlit>=0.63
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Hierarchy Chart Streamlit Component

Hierarchy charts made easy.<br>
Explore to your heart's content with the code. For me metric trees became easy.

## References

This project is based on:
* [Gabriel Tem Pass' vue template guide](https://github.com/gabrieltempass/streamlit-component-vue-vite-template)
* [Primevue OrganizationChart](https://primevue.org/organizationchart)
* [Niklas von Hertzen's html2canvas ](https://html2canvas.hertzen.com)
