Skip to content

Commit

Permalink
fix png visualisation
Browse files Browse the repository at this point in the history
  • Loading branch information
GishB committed Mar 30, 2024
1 parent 0fd8909 commit 3d4b837
Show file tree
Hide file tree
Showing 5 changed files with 364 additions and 1,380 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ df_summary_report = SummaryReport().create_report(df=data,
column_name_original="CPs"
)
```
![Plot results](img.png)
![ExampleResults.png](ExampleResults.png)

TO DO:

Expand Down
Loading

0 comments on commit 3d4b837

Please sign in to comment.