Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'color' and 'size' to arguments #44856

Merged
merged 24 commits into from Apr 7, 2022
Merged

Add 'color' and 'size' to arguments #44856

merged 24 commits into from Apr 7, 2022

Commits on Dec 12, 2021

  1. Rename 'c' to 'color' and 's' to 'size'

    This changes use more intuitive names for 'color' and 'size' and use the same notation like in '_bar_or_line_doc'.
    mosc9575 committed Dec 12, 2021
    Copy the full SHA
    2f54813 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Rework after comments

    mosc9575 committed Jan 17, 2022
    Copy the full SHA
    3feaabc View commit details
    Browse the repository at this point in the history
  2. remove whitespace

    mosc9575 committed Jan 17, 2022
    Copy the full SHA
    68f2551 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Add Tests

    Moritz Schreiber committed Jan 19, 2022
    Copy the full SHA
    390fc86 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Split test into two

    Moritz Schreiber committed Jan 21, 2022
    Copy the full SHA
    865b7ac View commit details
    Browse the repository at this point in the history
  2. t

    Moritz Schreiber committed Jan 21, 2022
    Copy the full SHA
    1f30d45 View commit details
    Browse the repository at this point in the history
  3. Revert 't'

    This reverts commit 1f30d45
    Moritz Schreiber committed Jan 21, 2022
    Copy the full SHA
    543c64e View commit details
    Browse the repository at this point in the history
  4. delete trailling whitespaces

    Moritz Schreiber committed Jan 21, 2022
    Copy the full SHA
    d1fd7bc View commit details
    Browse the repository at this point in the history
  5. delete default_colors

    Moritz Schreiber committed Jan 21, 2022
    Copy the full SHA
    eda1fbc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. accept suggestions

    Moritz Schreiber committed Jan 25, 2022
    Copy the full SHA
    1caf4dc View commit details
    Browse the repository at this point in the history
  2. Update pandas/tests/plotting/frame/test_frame_color.py

    Co-authored-by: JHM Darbyshire <24256554+attack68@users.noreply.github.com>
    mosc9575 and attack68 committed Jan 25, 2022
    Copy the full SHA
    021aadd View commit details
    Browse the repository at this point in the history
  3. add docstring

    Moritz Schreiber committed Jan 25, 2022
    Copy the full SHA
    5e94951 View commit details
    Browse the repository at this point in the history
  4. remove c for bar and hbar

    Moritz Schreiber committed Jan 25, 2022
    Copy the full SHA
    05a26c8 View commit details
    Browse the repository at this point in the history
  5. make changes minimal

    Moritz Schreiber committed Jan 25, 2022
    Copy the full SHA
    f7b833c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. add release notes

    Moritz Schreiber committed Jan 27, 2022
    Copy the full SHA
    f99424e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. add changes to _whatsnew_150

    Moritz Schreiber committed Jan 28, 2022
    Copy the full SHA
    abf377e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Revert 'add changes to _whatsnew_150'

    This reverts commit abf377e
    Moritz Schreiber committed Mar 7, 2022
    Copy the full SHA
    33c1ca5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f131fe4 View commit details
    Browse the repository at this point in the history
  3. Update v1.4.1.rst

    mosc9575 committed Mar 7, 2022
    Copy the full SHA
    e6ac538 View commit details
    Browse the repository at this point in the history
  4. Update v1.4.1.rst

    mosc9575 committed Mar 7, 2022
    Copy the full SHA
    c9d6043 View commit details
    Browse the repository at this point in the history
  5. update v1.5.0.rst

    Moritz Schreiber committed Mar 7, 2022
    Copy the full SHA
    757f292 View commit details
    Browse the repository at this point in the history
  6. update issue number

    mosc9575 committed Mar 7, 2022
    Copy the full SHA
    53503ce View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. add alias do docstring like in read_csv

    ifesca research team committed Mar 8, 2022
    Copy the full SHA
    73e3fb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Copy the full SHA
    e17db52 View commit details
    Browse the repository at this point in the history