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

optimization demo is partially broken? #58

Open
x-EricH-x opened this issue Aug 5, 2023 · 1 comment
Open

optimization demo is partially broken? #58

x-EricH-x opened this issue Aug 5, 2023 · 1 comment

Comments

@x-EricH-x
Copy link

when running the optimization.py locally, the page shows up correctly onload, but will break if click on different optimization runs.
(https://github.com/happydasch/btplotting/blob/master/demos/optimization.py)
(I did changed the port from default to 3000 by browser = BacktraderPlottingOptBrowser(btp, result, port=3000),
shouldn't matter I think?)

initial load screenshot:
image

broken state screenshot:
image

there is an error thrown in the brower dev console:
image

@x-EricH-x
Copy link
Author

probably related
#54

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

1 participant