ukri-excalibur / excalibur-tests

Performance benchmarks and regression tests for the ExCALIBUR project
https://ukri-excalibur.github.io/excalibur-tests/
Apache License 2.0
17 stars 14 forks source link

Add line plots #325

Open connoraird opened 2 months ago

connoraird commented 2 months ago

Adding the option to plot line charts.

pineapple-cat commented 1 month ago

This has remained undocumented thus far, but I've been using flake8 with a 120 char/line limit for style enforcement. Perhaps it's time to add a linter to the CI...

Edit: With regards to the current failing checks, pytest passes for me locally and nothing I added should have broken the CI. I think I had a similar issue with Kaan's PR, but can't quite remember how we solved it.