GithubHelp home page GithubHelp logo

matplotlib / matplotblog Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 40.0 67.27 MB

Matplotlib blog

Home Page: https://matplotlib.org/matplotblog/

CSS 16.01% JavaScript 0.55% HTML 9.43% Python 14.74% Jupyter Notebook 59.27%
blog hacktoberfest matplotlib visualization

matplotblog's Introduction

PyPi Conda Downloads NUMFocus

Discourse help forum Gitter GitHub issues Contributing

GitHub actions status Azure pipelines status AppVeyor status Codecov status EffVer Versioning

Matplotlib logotype

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

image

Matplotlib produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, Python/IPython shells, web application servers, and various graphical user interface toolkits.

Install

See the install documentation, which is generated from /doc/install/index.rst

Contribute

You've discovered a bug or something else you want to change — excellent!

You've worked out a way to fix it — even better!

You want to tell us about it — best of all!

Start at the contributing guide!

Contact

Discourse is the discussion forum for general questions and discussions and our recommended starting point.

Our active mailing lists (which are mirrored on Discourse) are:

Gitter is for coordinating development and asking questions directly related to contributing to matplotlib.

Citing Matplotlib

If Matplotlib contributes to a project that leads to publication, please acknowledge this by citing Matplotlib.

A ready-made citation entry is available.

matplotblog's People

Contributors

aitikgupta avatar akashpalrecha avatar ashwinvis avatar brohrer avatar codebykhayla avatar danielhuppmann avatar davidevaleriani avatar dhaitz avatar eitanlees avatar holtzy avatar ilievskiv avatar jeromefv avatar joaopalmeiro avatar josephtlucas avatar khakhalin avatar maxnoe avatar quai20 avatar qulogic avatar rithwikrajendran avatar rougier avatar sharmaabhishekk avatar sidharthbansal avatar story645 avatar tacaswell avatar tdpetrou avatar wayvsubs2019 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

matplotblog's Issues

Attempting to contribute - Permission denied when attempting to push

I was asked to contribute and am following the steps on How to Contribute. The post looks good locally on hugo and I'm ready to make a pull request. Running the command git commit -am "my message" doesn't add anything and responds with the following message:

nothing added to commit but untracked files present

Manually adding files with `git add content/posts/post-my-post-name' and then committing and pushing gives me the following error:

The current branch post-create-a-tesla-cybertruck-that-drives has no upstream branch.

It advises me to add an upstream branch with

git push --set-upstream origin post-my-post-name

which ultimately denies me permission

remote: Permission to matplotlib/matplotblog.git denied to tdpetrou.

Should I just fork the repo and create a pull request that way?

Ability to provide thumbnail

I wanted to contribute a Post, but the plot does look really bad with the auto created thumbnail (very wide aspect ratio).

How could I explicitly provide a thumbnail for the list view that is not auto-generated from featuredImage or prevent that the featuredImage is show at the top of the post?

Lack of featured image in blog post

I am finishing my blog post and wanted to add summary figure at the top and in post "card-body" with the following code:

resources:
- name: featuredImage
  src: "fig4.jpg"
  params:
    description: "My description
    showOnTop: true

The imaged indeed appears at the top of the blog post, but it is not visible as in the snippet below. Any fix to that? Or maybe there is some ratio limit?
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.