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

Possible bug in populate_mpl_figure #28

Closed
ryanmartinneutrino opened this issue Mar 29, 2017 · 1 comment
Closed

Possible bug in populate_mpl_figure #28

ryanmartinneutrino opened this issue Mar 29, 2017 · 1 comment

Comments

@ryanmartinneutrino
Copy link
Collaborator

Line 449:
xvals = [self.x_range[0]+self.x_range_margin,
self.x_range[1]-self.x_range_margin]
Shouldn't the - and + signs be reversed?

@astralcai
Copy link
Contributor

Not applicable to the new version

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

No branches or pull requests

2 participants