-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Passing a dictionary of columns names and colors #8193
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
Labels
Milestone
Comments
+1 |
I thinks this is not difficult, as |
@DataSwede could you update the original post with a small example (just two columns) and the desired behavior? Maybe a unit test? |
Can we work on this issue? |
Leostayner
added a commit
to Leostayner/pandas
that referenced
this issue
Sep 27, 2019
5 tasks
Leostayner
added a commit
to Leostayner/pandas
that referenced
this issue
Oct 1, 2019
Leostayner
added a commit
to Leostayner/pandas
that referenced
this issue
Oct 23, 2019
Leostayner
added a commit
to Leostayner/pandas
that referenced
this issue
Nov 21, 2019
MarcoGorelli
pushed a commit
to MarcoGorelli/pandas
that referenced
this issue
Jan 16, 2020
5 tasks
MarcoGorelli
pushed a commit
to MarcoGorelli/pandas
that referenced
this issue
Jan 17, 2020
MarcoGorelli
pushed a commit
to MarcoGorelli/pandas
that referenced
this issue
Jan 19, 2020
MarcoGorelli
pushed a commit
to MarcoGorelli/pandas
that referenced
this issue
Jan 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to this question:
http://stackoverflow.com/questions/25689558/pandas-bar-plot-specify-bar-color-by-column
Having the ability to natively pass in a dictionary of the column names and the desired color could be a nice addition to simplify specifying what color you want each line/bar to be.
The text was updated successfully, but these errors were encountered: