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

Don't override saved initial ranges on data-updating restyle calls [fixes #346] #351

Merged
merged 5 commits into from
Mar 23, 2016

Conversation

etpinard
Copy link
Contributor

@mdtusz

A cheeky edge case discovered by @Jodana in #346 .

- to more easily chain actions in click tests
- so that restyle calls that update that purge gd.calcdata
  don't update the 'initial' axis ranges.
- save initial range even if gd._context settings are such
  that it won't get used (in case gd._context changes during the
  plot life cycle).
@mdtusz
Copy link
Contributor

mdtusz commented Mar 23, 2016

Love the code:test ratio.

💃

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.

2 participants