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

plot2D fcol = NULL and cex and pch #83

Closed
lmsimp opened this issue Aug 8, 2016 · 3 comments
Closed

plot2D fcol = NULL and cex and pch #83

lmsimp opened this issue Aug 8, 2016 · 3 comments

Comments

@lmsimp
Copy link
Collaborator

lmsimp commented Aug 8, 2016

The arguments cex and pch do not work when fcol = NULL

lgatto pushed a commit that referenced this issue Aug 8, 2016
@lgatto lgatto closed this as completed Aug 8, 2016
@lgatto lgatto reopened this Aug 21, 2016
@lgatto
Copy link
Owner

lgatto commented Aug 22, 2016

plot2D(hyperLOPIT2015, fcol = "final.assignment", fpch = "markers")

plot2derr1

plot2D(hyperLOPIT2015, fcol = NULL, pch = 19)

plot2derr2

don't work

@lgatto
Copy link
Owner

lgatto commented Aug 29, 2016

See also #30

@lgatto
Copy link
Owner

lgatto commented Aug 29, 2016

plot2D(hyperLOPIT2015, fcol = NULL, pch = 19) fixed in 6c397ac

@lgatto lgatto closed this as completed Sep 8, 2020
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

No branches or pull requests

2 participants