summaryrefslogtreecommitdiff
path: root/subplotlib/helpers
AgeCommit message (Expand)AuthorFilesLines
2023-02-11chore: use variables in Rust format stringsLars Wirzenius1-1/+1
2022-04-01(subplotlib): Ensure that all ContextElement objects implement DebugDaniel Silverstone1-1/+1
2022-03-06(tests): Clear warnings about unused context variablesDaniel Silverstone1-1/+1
2021-12-11chore: tidy up minor issues found by clippyLars Wirzenius1-10/+1
2021-01-23subplotlib: Verify cleanup function argument supportDaniel Silverstone1-3/+3
2020-12-28subplotlib: Rework contextelement to be able to register other elementsDaniel Silverstone1-0/+4
2020-12-21subplotlib: Support direct calling of other stepsDaniel Silverstone1-1/+6
2020-12-21subplotlib: Add initial test/exampleDaniel Silverstone2-0/+75