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

default labels #1888

Merged
merged 1 commit into from
May 8, 2022
Merged

default labels #1888

merged 1 commit into from
May 8, 2022

Conversation

yakir12
Copy link
Contributor

@yakir12 yakir12 commented May 6, 2022

Description

Add an empty default label, "", to each slider that doesn't have a label in SliderGrid. range is still required.

Fixes

This

SliderGrid(fig[1,1], (; range = 0:5))

which would otherwise error.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • Added an entry in NEWS.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

Add an empty default label, `""`,  to each slider that doesn't have a label in `SliderGrid`. `range` is still required.
@asinghvi17 asinghvi17 closed this May 6, 2022
@asinghvi17 asinghvi17 reopened this May 6, 2022
@jkrumbiegel jkrumbiegel merged commit 61faeb1 into MakieOrg:master May 8, 2022
@yakir12 yakir12 deleted the patch-1 branch May 8, 2022 14:25
kunzaatko pushed a commit to kunzaatko/Makie.jl that referenced this pull request May 16, 2022
Add an empty default label, `""`,  to each slider that doesn't have a label in `SliderGrid`. `range` is still required.
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