-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Cannot assign colors to individual bars #442
Comments
I too am having this issue |
The problem is still there, and also for Dictionaries. Once this used to work: |
I will look at it later this week. |
The ability to assign colors to different bars appears to be broken. I believe a breaking change occurred
Plots
somewhere between the current version and v1.10.6. The following works with row vectors:However, this does not work with dataframes because it uses columns:
which produces the following warning:
The advice in the warning does not appear to be applicable in this case.
Version
The text was updated successfully, but these errors were encountered: