arup-group / elara

Command line utility for processing MATSim events output files.
MIT License
14 stars 4 forks source link

Improved bar plot #215

Closed fredshone closed 2 years ago

fredshone commented 2 years ago

fiddled the benchmarking plots for the csv comparisons. In particular to improve the multi index ones, eg:

Screenshot 2022-07-15 at 18 26 59

Also supports line and hist plots:

Screenshot 2022-07-15 at 18 27 23

Screenshot 2022-07-15 at 18 27 33

Also supports multiple plots.

This is a breaking change if anyone passing plot args via a config, but I don't think anyone is?

fredshone commented 2 years ago

smoke is passing locally - will pick this back up later ☘️

andkay commented 2 years ago

Ah, great! I'll pull next week and have a play.

We should strongly consider improving aesthetics as part of this PR or a follow up. I can tag team that.

Tone down the colors, add grids, tighten up layouts (excessively wide plots with too much white space) etc.

fredshone commented 2 years ago

fixed without doing anything 🦾

re beautification - yes - but not today. I need to merge for some runs i already kicked off - please forgive me.