This website enables you to make a Bar Chart Race with your LINE chat history.
This website enables you to make a Bar Chart Race with your LINE chat history.
URL : https://grouchadarby0210.herokuapp.com/
Below are the website overview
![]() | ![]() |
pip install bar-chart-race
pip install ffmpeg
pip install ffmpeg-python
pip install japanize-matplotlib
pip install matplotlib
pip install numpy
pip install pandas
pip install Pillow
pip install plotly
pip install streamlit
git clone https://github.com/Kitsuya0828/Grou-Cha-Darby.git
cd Grou-Cha-Darby
You can run it locally from the command prompt just using the command:
streamlit run app.py
This will spin up a webserver on your local machine and display the application in your browser. You can do your testing here to make sure everything works fine.
The next step is deploying the application on Heroku.
Heroku requires you to create a new GitHub repository for your application and link it with Heroku. This repository should contain all the artifacts needed for your projects.
Below are the main components:
For more details, please refer to the link below:
FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
To add Heroku buildpack for ffmpeg, run the following from the heroku command line:
heroku buildpacks:add --index 1 https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
See also:
jonathanong/heroku-buildpack-ffmpeg-latest - Buildpacks - Heroku Elements
“Grou-Cha-Darby” is under MIT license.
Thank you!