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

Inspector fixed N issue #25

Closed
clarabicalho opened this issue Jan 8, 2019 · 0 comments
Closed

Inspector fixed N issue #25

clarabicalho opened this issue Jan 8, 2019 · 0 comments
Assignees
Milestone

Comments

@clarabicalho
Copy link
Contributor

Changing 'N' argument to 'fixed' in design tab removes N input box from inspector tab but does not overwrite the default N input string sequence (i.e., diagnosands data frame still shows diagnoses for varying N values).

@clarabicalho clarabicalho added this to the Release v0.9 milestone Jan 28, 2019
@sisi-huang sisi-huang self-assigned this Feb 1, 2019
clarabicalho added a commit that referenced this issue Feb 5, 2019
Allows for flexible default inspector values (see #25).  It varies over the first argument of the chosen designer.

- If the first argument is NULL, it varies over second argument;
- If the first argument is N, if varies by 100 from default value, in increments of 10
- If the first argument is not N, it varies based on min/max/step arguments in the definitions attribute of the chosen designer function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants