SeifAjax04 / Number-of-trophies-won-by-Newcastle-United-as-of-February-2023

Visualize Newcastle United's trophy wins by competition using Python and Matplotlib. Simple and informative horizontal bar chart.

Home Page:https://seifkhaled.me/a-look-at-newcastle-uniteds-trophy-wins/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number of trophies won by Newcastle United as of February 2023 πŸ“ˆ

This project generates a horizontal bar chart showing the number of trophies won by Newcastle United by competition. Each bar represents a different competition, and the length of the bar represents the number of trophies won.

To run this project, you'll need to have Python 3 and the following libraries installed:

Matplotlib
NumPy

You can install these libraries using pip:

pip install matplotlib numpy

Contributing πŸ“€

If you'd like to contribute to this project, feel free to fork this repository and submit a pull request with your changes. Please make sure to follow the Python style guide and include tests for any new functionality.

Statistics Analysis πŸ“ˆ

The data used in this project includes the following competitions and the corresponding number of trophies won by Newcastle United:

  • FA Cup: 6
  • English Football Champions: 4
  • English Second-tier Champions: 4
  • Inter-Cities Fairs Cup: 1
  • FA Charity Shield: 1

Credits πŸ’³

This project was created by @SeifAjax04. The data used in this project was obtained from Newcastle United Football Club.

Thanks πŸ’œ

Thank you all for your support and encouragement! Keep up the good work, and happy coding!

About

Visualize Newcastle United's trophy wins by competition using Python and Matplotlib. Simple and informative horizontal bar chart.

https://seifkhaled.me/a-look-at-newcastle-uniteds-trophy-wins/


Languages

Language:Jupyter Notebook 100.0%