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

Adding labeller parameter on facet function #4816

Merged
merged 2 commits into from
Jul 27, 2018

Conversation

maxwellfundi
Copy link
Contributor

Fixes #4809

@africanmathsinitiative/developers this is ready for review

@@ -123,6 +123,14 @@ Public Class sdgPlots
ucrChkFreeSpace.SetRDefault(Chr(34) & "fixed" & Chr(34))
ucrChkFreeSpace.AddToLinkedControls(ucrChkNoOfRowsOrColumns, {False}, bNewLinkedAddRemoveParameter:=True, bNewLinkedHideIfParameterMissing:=True)

ucrChkLabeler.SetText("Include Variable Name in Labels")
ucrChkLabeler.SetParameter(New RParameter("labeller"))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need position here?

Copy link
Contributor Author

@maxwellfundi maxwellfundi Jul 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shadrackkibet We currently dont have positions for the parameters going on to the facets function. I will now put positions on all of these.

@Muthenya
Copy link
Contributor

This looks good from my end.

@maxwellfundi
Copy link
Contributor Author

Thank you @Muthenya

@maxwellfundi maxwellfundi merged commit c957a3f into IDEMSInternational:master Jul 27, 2018
@maxwellfundi maxwellfundi deleted the fct branch August 27, 2018 14:04
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.

3 participants