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

where is the dynamic_x_axis? #30

Closed
qinst64 opened this issue Dec 19, 2018 · 2 comments
Closed

where is the dynamic_x_axis? #30

qinst64 opened this issue Dec 19, 2018 · 2 comments

Comments

@qinst64
Copy link

qinst64 commented Dec 19, 2018

how to set a dynamic x axis which was available in the previous version as dynamic_x_axis=True?

@qinst64
Copy link
Author

qinst64 commented Dec 19, 2018

ok I read the code and found
the previous self.params['epochs'] if not self.dynamic_x_axis else None
is now missing, and now simply self.liveplot.max_epoch = self.params['epochs'].
pls fix

@stared
Copy link
Owner

stared commented Dec 29, 2018

#35 by @kkanska should solve that.

@stared stared closed this as completed Dec 29, 2018
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