We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 513c93d commit 56ab9c3Copy full SHA for 56ab9c3
1 file changed
TODO.md
@@ -21,4 +21,4 @@
21
- [ ] Support adding titles to pots generated using matplotlib. This is really easy to implement.
22
There should be some parameter, preferably `--chart-title` and then it's value can then be passed
23
on to the export_plot function which then, in turn, would use `plt.title(x)` where x is the title.
24
-- [ ] Allow specifying which lines to benchmark with the `file:` directive
+- [ ] Allow specifying which lines to benchmark with the `file:` directive. change documentation to reflect this feature
0 commit comments