A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/holtzy/The-Python-Graph-Gallery below:

holtzy/The-Python-Graph-Gallery: A website displaying hundreds of charts made with Python

This GitHub repository contains the source code for the Python Graph Gallery, a website showcasing hundreds of charts made with Python.

Website | About | Contribute

All kinds of contributions are welcome: from correcting a typo to adding a new blog post!

Set Up Development Environment

To install the website locally, follow these steps:

To improve a blog post such as https://python-graph-gallery.com/20-basic-histogram-seaborn/:

To create a new blog post, duplicate an existing one and edit it as follows:

At the end of the notebook (opened as a text file), update these metadata fields:

To link your post in the gallery:

  1. Create a Screenshot

  2. Format Image with ImageMagick

  3. Update Section File

    <ChartImageContainer
      imgName="602-combine-boxplot-and-violintplot-using-seaborn"
      caption="Combine boxplot and violinplot with seaborn"
      linkTo="/602-combine-boxplot-and-violintplot-using-seaborn"
    />

Before pushing, review the New Post Checklist.

Once everything is ready, commit, push, and open a pull request on Github.

Congrats! 🎉


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4