Skip to content

Conversation

piyush-poddar
Copy link
Contributor

@piyush-poddar piyush-poddar commented May 27, 2024

PR Description

This PR will bring about the following changes:

  • Add a new matplotlib_bar_plots.md file thoroughly explaining the creation and customization of bar plots in Matplotlib along with the images of relevant plots.
    • What are bar plots
    • Pre-requisites
    • Creating a simple bar plot in Matplotlib
    • Adding various customizations in bar plot (axis labels, plot title, bar colors, legends, bar labels etc.)
    • Horizontal Bar Plot
  • Create a new directory images inside plotting-visualization to store the images of various plots.
  • Update the existing index.md in plotting-visualization with the necessary changes.

Kindly add gssoc and Level2 (same as issue Level) labels to this PR. Thanks!

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

@animator animator merged commit 3f065dc into animator:main May 31, 2024
@piyush-poddar
Copy link
Contributor Author

@animator Please assign this PR to me so that my name can appear on the leaderboard. As per the guidelines, it is important to label as well as assign PRs to the contributors for their name to be displayed on the leaderboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduction to Bar Plots in Matplotlib
2 participants