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

allow for 'color' kwarg to be passed as a plot argument in annotate_clumps #2019

Merged
merged 1 commit into from Sep 14, 2018

Conversation

munkm
Copy link
Member

@munkm munkm commented Sep 13, 2018

This resolves #1896.

If color is included in the plot_args dictionary it is now changed to colors and the behavior in annotate_clumps() is consistent with other annotate_ functions. Previously, passing color did nothing if passed as as a plot argument through annotate_clumps().

  • Code passes flake8 checker
  • New features are documented, with docstrings and narrative docs
  • Adds a test for any bugs fixed. Adds tests for new features.

@chummels chummels merged commit 1ef47ff into yt-project:master Sep 14, 2018
@munkm munkm deleted the annotate-clumps branch September 18, 2018 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

annotate_clumps() plot_args not working
5 participants