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

legend doesn't render colors/styles passed via poly.args/ellipse.args/hull.args #40

Open
drammock opened this issue Jun 18, 2015 · 0 comments
Labels

Comments

@drammock
Copy link
Owner

As of version 1.0-5, legends will correctly render colors, linewidths, and line types specified through the ordinary graphical parameters col, lwd, and lty when passed as part of the main plotVowels call. However, although passing color and style information through the named lists poly.args, ellipse.args and hull.args works for controlling the color and style of polygons, ellipses, and hulls (respectively), the code that creates the legend currently does not pick up that color and style information.

@drammock drammock added the bug label Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant