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

Add tuple support for xlim and ylim #99

Merged
merged 1 commit into from Jan 26, 2019
Merged

Add tuple support for xlim and ylim #99

merged 1 commit into from Jan 26, 2019

Conversation

Evizero
Copy link
Member

@Evizero Evizero commented Jan 26, 2019

Allows the keyword parameters xlim and ylim to be tuples instead of vectors

scatterplot(randn(50), ylim = (-1, 1))

closes #96

@Evizero Evizero changed the base branch from master to 0.3-support January 26, 2019 21:00
@Evizero Evizero changed the base branch from 0.3-support to master January 26, 2019 21:00
@Evizero Evizero merged commit 70bd5ed into master Jan 26, 2019
@Evizero Evizero deleted the limits branch January 26, 2019 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

limits should accept tuples
2 participants