-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
update strata
var to group_var
#1246
base: main
Are you sure you want to change the base?
Conversation
Unit Tests Summary 1 files 70 suites 1h 8m 36s ⏱️ For more details on these failures, see this check. Results for commit ae7e067. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Can you keep the strata
argument in tm_g_lineplot()
and start a deprecation cycle for it in case people are unaware of the name change?
Thanks!
Unit Test Performance DifferenceTest suite performance difference
Results for commit c971325 ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ayogasekaram,
A few suggestions from me, plus a fix for the missing argument error! :)
Co-authored-by: Emily de la Rua <[email protected]> Signed-off-by: Abinaya Yogasekaram <[email protected]>
Co-authored-by: Emily de la Rua <[email protected]> Signed-off-by: Abinaya Yogasekaram <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go now - thanks Abi!!
Hey @shajoezhu |
blocked by #1248 |
to match
control_lineplot_vars()
in terncloses #1245