kojix2
|
715ec8f908
|
Add a test for count
Check that it works. This is not enough
|
2021-05-27 23:49:03 +09:00 |
|
kojix2
|
607e490d7a
|
Remove Processing module
|
2021-05-27 23:18:08 +09:00 |
|
kojix2
|
29dfe424e7
|
Flatten the module hierarchy
Move Parser and Options up
|
2021-05-27 21:50:05 +09:00 |
|
kojix2
|
8c3bf4c79a
|
Fix tests
|
2021-02-04 18:18:55 +09:00 |
|
kojix2
|
75db26da53
|
Rubocop auto correct
|
2021-01-27 17:30:14 +09:00 |
|
kojix2
|
b165de43ed
|
Add grid tests for lineplot
|
2021-01-22 11:23:18 +09:00 |
|
kojix2
|
f18c72228c
|
Add xlim ylim tests for lineplot
|
2021-01-22 11:11:15 +09:00 |
|
kojix2
|
ac0f5d4efa
|
Add tests for canvas and symbol options
|
2021-01-22 09:39:07 +09:00 |
|
kojix2
|
6f8f9275d2
|
Add tests for border options
|
2021-01-21 19:48:43 +09:00 |
|
kojix2
|
c8bdafe9a2
|
Add encoding test
|
2021-01-20 23:54:54 +09:00 |
|
kojix2
|
3121c43b14
|
Add some tests
|
2021-01-20 23:34:14 +09:00 |
|
kojix2
|
c4e6c7ac8c
|
Add some tests
|
2021-01-20 23:10:10 +09:00 |
|
kojix2
|
2e4666f9b4
|
Improved simple test
|
2021-01-20 22:21:37 +09:00 |
|
kojix2
|
3bbcea165f
|
Improved error message in barplot
|
2021-01-20 21:44:08 +09:00 |
|
kojix2
|
abba3e1678
|
omit count (mac tally)
|
2021-01-20 00:58:14 +09:00 |
|
kojix2
|
991cf90267
|
Add test for unrecognized command
|
2021-01-20 00:57:56 +09:00 |
|
kojix2
|
10e096d7c9
|
Add test count_values_non_tally
|
2021-01-19 22:37:15 +09:00 |
|
kojix2
|
fbfcf80d25
|
Add iris-count test
|
2021-01-19 22:36:36 +09:00 |
|
kojix2
|
08b946fb7e
|
Fix typo
|
2021-01-19 15:48:25 +09:00 |
|
kojix2
|
6d707533a0
|
Allow DSV to accept single line header
|
2020-12-21 21:29:39 +09:00 |
|
kojix2
|
fd7b755c79
|
Rename DSVReader to DSV
|
2020-12-21 14:31:54 +09:00 |
|
kojix2
|
edd081562e
|
Fix color command
|
2020-12-17 12:38:32 +09:00 |
|
kojix2
|
1b666038bb
|
Changes the default value to stdout if no argument is specified with the -o option
#9
|
2020-12-16 12:51:16 +09:00 |
|
kojix2
|
f2bd99ed2e
|
Add the Processing module (tentative)
|
2020-11-25 17:31:41 +09:00 |
|
kojix2
|
9849898cb1
|
Change the test directory from uplot to youplot
|
2020-11-25 17:21:01 +09:00 |
|
kojix2
|
1a3ad9553c
|
Rename Preprocessing to DSVReader
* DSV stands for Delimiter-separated values.
* Preprocessing is too vague.
|
2020-11-25 17:19:07 +09:00 |
|