I made this script for people who wants to use Phase Diagram but may prefer a simpler online-based version.
The code can be run online using this link: https://share.streamlit.io/alex180500/online-phase-diagram/main/online_MD.py
All of the code is distributed under the MIT License and is free to use for any purpose, please credit me if possible if you want to use it.
Please refer to the amazing Streamlit documentation and all the references on Phase Diagram.
If you want to run the code locally make sure to have the following packages:
- Python 3
- Pandas
- Pillow
- Streamlit