kojix2
|
b1baa4073c
|
Added --config option
|
2023-01-05 12:20:56 +09:00 |
|
kojix2
|
1f41e79952
|
Add alias l for line and alias ls for lins as a trial (#17)
|
2023-01-05 10:53:23 +09:00 |
|
kojix2
|
9d69c4322c
|
Make configuration files available (#30)
|
2022-07-31 22:37:50 +09:00 |
|
kojix2
|
41c0d37a13
|
Friendly error messages
|
2022-05-25 16:24:13 +09:00 |
|
kojix2
|
a1dcc532ea
|
Friendly error messages
|
2022-05-25 16:03:33 +09:00 |
|
kojix2
|
fcbf9305d7
|
Add StringIO for consistency
|
2021-06-18 10:43:28 +09:00 |
|
kojix2
|
4651c697d4
|
Add reverse to count
|
2021-05-31 22:50:11 +09:00 |
|
kojix2
|
f824135653
|
Clarify the Output type a little
|
2021-05-29 16:17:59 +09:00 |
|
kojix2
|
2eca86268c
|
Add comments to command class
|
2021-05-29 14:59:42 +09:00 |
|
kojix2
|
74f7a2435d
|
Added an error message suggesting to specify the character encoding option
|
2021-05-28 11:47:54 +09:00 |
|
kojix2
|
9e15c0ac2a
|
Rename UnicodePlotBackend -> Backend::UnicodePlot
|
2021-05-28 10:06:58 +09:00 |
|
kojix2
|
29dfe424e7
|
Flatten the module hierarchy
Move Parser and Options up
|
2021-05-27 21:50:05 +09:00 |
|
kojix2
|
c4a726fd08
|
Change where exceptions are caught
|
2021-01-22 11:07:33 +09:00 |
|
kojix2
|
8db1306e07
|
Do not exit when using as a library
|
2021-01-20 00:07:23 +09:00 |
|
kojix2
|
8c4011d368
|
Leave a plot in the terminal on exit.
|
2021-01-19 20:05:36 +09:00 |
|
kojix2
|
ea4c2a5c70
|
Hide the cursor in progressive mode
|
2021-01-19 20:04:29 +09:00 |
|
kojix2
|
1b525f1335
|
Support headers in progressive mode
|
2020-12-21 21:43:31 +09:00 |
|
kojix2
|
60fb611160
|
Improved progressive mode
|
2020-12-21 20:51:52 +09:00 |
|
kojix2
|
f0861bcac4
|
Add experimental progressive mode
|
2020-12-21 17:09:47 +09:00 |
|
kojix2
|
9a7f066f3b
|
Rename input to parse
|
2020-12-21 16:09:37 +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
|
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
|
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
|
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
|
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
|
e831fa93f4
|
Rename uplot to youplot
|
2020-11-23 13:23:59 +09:00 |
|