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

teach plotCP to count above 9 #47

Closed
tbates opened this issue Apr 5, 2018 · 1 comment
Closed

teach plotCP to count above 9 #47

tbates opened this issue Apr 5, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@tbates
Copy link
Owner

@tbates tbates commented Apr 5, 2018

Would avoid this :-)

cp with more than 10 manifests

issue is regex on digit not allowing for more than 1 digit in each row or column: so this fails to match "a_r10c10"

Might take the opportunity too, to recode the plot() family to traverse the matrices, not the labels at the same time. Doing this in simplex plot now, and it was actually more straightforward.

@tbates tbates self-assigned this Apr 5, 2018
@tbates tbates added this to the Version 2.5 milestone Apr 5, 2018
@tbates tbates changed the title teach plotCP to count above 10 teach plotCP to count above 9 Apr 5, 2018
@tbates
Copy link
Owner Author

@tbates tbates commented Apr 6, 2018

fixed in 2.4.5

@tbates tbates closed this Apr 6, 2018
tbates added a commit that referenced this issue Apr 6, 2018
…te-able vector

IMPROVED: umxPlotCP can handle >9 manifests [issue](#47)
@tbates tbates added this to TODO in incremental features May 11, 2019
@tbates tbates moved this from TODO to Done in incremental features May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.