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

html report doesn't display any graphs #275

Closed
miguelpher opened this issue Jul 3, 2023 · 3 comments · Fixed by #278
Closed

html report doesn't display any graphs #275

miguelpher opened this issue Jul 3, 2023 · 3 comments · Fixed by #278
Labels
bug Something isn't working

Comments

@miguelpher
Copy link

The report from popmon.df_stability_report doesn't show properly in the browser, probably due to an html error. The information inside the StabilityReport.datastore attribute seems to be correct, but the html file produced by StabilityReport.to_file shows as below:

image

The code used to generate that report is contained in examples/flight_delays.py, I have not modified anything. I have used python 3.8 and 3.10, and popmon==1.4.4

@sbrugman sbrugman added the bug Something isn't working label Jul 6, 2023
@sbrugman
Copy link
Collaborator

sbrugman commented Jul 6, 2023

This is indeed a bug in the latest version!

sbrugman added a commit that referenced this issue Jul 6, 2023
@sbrugman sbrugman mentioned this issue Jul 6, 2023
sbrugman added a commit that referenced this issue Jul 6, 2023
@sbrugman sbrugman linked a pull request Jul 6, 2023 that will close this issue
sbrugman added a commit that referenced this issue Jul 6, 2023
@sbrugman
Copy link
Collaborator

sbrugman commented Jul 6, 2023

Should be fixed in 1.4.5. Feel free to open a new issue if anything else pops up!

@miguelpher
Copy link
Author

Thank you @sbrugman !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants