Skip to content

Commit a541e62

Browse files
committed
Add todo item
1 parent d1d1a5c commit a541e62

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

todo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
* How to deal with `D4xdata.standardize()` having different effects depending on `method`?
55
* Turn `D4xdata.R17_VPDB` (and perhaps also `D4xdata.R18_VPDB`) into a property, so that there is no risk of redefining `D4xdata.R17_VSMOW` without updating `D4xdata.R17_VPDB`; In this case, the setter methods for `D4xdata.R17_VPDB` and `D4xdata.R18_VPDB` should raise an exception.
66
* improve `test_virtual_data()` to populate with non-default parameters
7-
* use a true CSV parser
7+
* use a true CSV parser
8+
* add (many) plot customization options to CLI

0 commit comments

Comments
 (0)