Commit Graph

362 Commits

Author SHA1 Message Date
kojix2
f0c5e631f7 Rename CmdOptions to Options 2020-12-21 14:39:22 +09:00
kojix2
fd7b755c79 Rename DSVReader to DSV 2020-12-21 14:31:54 +09:00
kojix2
d6e1840e58
Update README.md 2020-12-21 08:02:12 +09:00
kojix2
59b81606f5
Fix a typo 2020-12-19 20:26:24 +09:00
kojix2
b5a88e10a2
Update README.md
* Mention that English corrections are welcome.
2020-12-19 18:46:01 +09:00
kojix2
6335386762
Update README.md
* Fix typo
* head line
* delimiter
2020-12-19 18:42:04 +09:00
kojix2
887b9d3c53
Update README.md
* Write about `--fmt` option
2020-12-19 18:33:37 +09:00
kojix2
eb317e2bb5 v0.3.2 2020-12-17 12:42:00 +09:00
kojix2
edd081562e Fix color command 2020-12-17 12:38:32 +09:00
kojix2
cc076d5cfe Fix README.md 2020-12-17 11:43:59 +09:00
kojix2
6f5b73887d
Update README.md 2020-12-16 18:48:34 +09:00
kojix2
e18344cc13
Update README.md 2020-12-16 18:47:55 +09:00
kojix2
ae1e7ba44e
Update README.md 2020-12-16 18:18:29 +09:00
kojix2
4f78920915
Update README.md 2020-12-16 17:40:50 +09:00
kojix2
115ff6623d
Update READMED.md 2020-12-16 16:51:07 +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
b368dc44b4
Add zenodo badge 2020-12-15 14:31:32 +09:00
kojix2
9581cf730a Fix style 2020-12-14 22:15:45 +09:00
kojix2
566cee883a Refactored comand class 2020-12-14 22:02:18 +09:00
kojix2
0aa6de0de5 Added CmdOptions struct 2020-12-14 15:54:54 +09:00
kojix2
5d1a4fdf3c Rename params -> plot_params 2020-12-14 15:02:32 +09:00
kojix2
a5cdc94bb0 Fix order 2020-12-13 23:46:36 +09:00
kojix2
f2b7b94a09
Add logo to README (#7) 2020-12-13 15:03:01 +09:00
kojix2
1d92ab8e2d
Update screenshots in README 2020-12-13 09:52:53 +09:00
kojix2
98e294fae9 Add new IRIS.tsv for REDAME 2020-12-13 07:53:55 +09:00
kojix2
0af084916e
Improved README 2020-12-13 00:50:03 +09:00
kojix2
dee53a003c Add iris_readme.tsv 2020-12-12 22:10:34 +09:00
kojix2
1a5609022f v0.3.1 2020-12-04 13:56:06 +09:00
kojix2
e11b5047af Add yx format
A new format option for barplot and lineplot.
Use when the first column is the label and the second column is the value.
2020-12-02 18:24:22 +09:00
kojix2
9658bfa71c Remove needless space 2020-11-25 17:34:50 +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
kojix2
ccf232a742 Pass standard input to standard output first 2020-11-25 15:52:24 +09:00
kojix2
eb13f2583f Support for encodings other than UTF-8 2020-11-23 23:52:14 +09:00
kojix2
1697360b6b Add MacOS to CI 2020-11-23 21:47:53 +09:00
kojix2
7034a83dea Add some basic tests 2020-11-23 21:35:32 +09:00
kojix2
a0c3863b4c Add barplot test 2020-11-23 20:09:32 +09:00
kojix2
0ff8c6a9f0 Start testing the command line interface 2020-11-23 17:14:43 +09:00
kojix2
7a08d6bab9 Provides a mechanism to switch back-end libraries 2020-11-23 15:02:53 +09:00
kojix2
b72f982618 Add youplot as an executable file 2020-11-23 13:46:33 +09:00
kojix2
e831fa93f4 Rename uplot to youplot 2020-11-23 13:23:59 +09:00
kojix2
d85be56521 Removed needless file 2020-11-23 11:50:22 +09:00
kojix2
5c59a77054 Update README
* Build status badge travis -> github actions
2020-11-19 22:58:09 +09:00
kojix2
8c78465ce9 Fix CI 2020-11-19 22:49:15 +09:00
kojix2
648e606ed4 Use Guthub Actions 2020-11-19 22:42:47 +09:00
kojix2
58ba6bb966 v0.2.8 2020-11-15 00:46:45 +09:00
kojix2
b4585b053a Fix comment 2020-11-15 00:43:13 +09:00
kojix2
19c3b0367a Rubocop auto correct 2020-11-15 00:43:00 +09:00
kojix2
159b90998b Improved main help menu 2020-11-15 00:29:20 +09:00