kojix2
|
b484a3a96f
|
Refactor parser
|
2021-05-29 11:19:48 +09:00 |
|
kojix2
|
7e97d44caf
|
Add comments
|
2021-05-29 10:28:56 +09:00 |
|
kojix2
|
d30942fef6
|
Rename default_parser -> base_parser
|
2021-05-29 10:28:48 +09:00 |
|
kojix2
|
72f59887de
|
Fix order of tests
|
2021-05-29 09:45:58 +09:00 |
|
kojix2
|
6edd66662d
|
Fix monochrome and color-output options
|
2021-05-28 17:15:30 +09:00 |
|
kojix2
|
977d3beb2d
|
count: if the values are the same, sort by name
|
2021-05-28 14:04:18 +09:00 |
|
kojix2
|
cfbbc33286
|
Adjust summary_width
Try to keep it within 80 characters
|
2021-05-28 12:31:06 +09:00 |
|
kojix2
|
74f7a2435d
|
Added an error message suggesting to specify the character encoding option
|
2021-05-28 11:47:54 +09:00 |
|
kojix2
|
8f52955c19
|
Moved comments to make method chaining work in Ruby 2.6 and below
|
2021-05-28 10:43:05 +09:00 |
|
kojix2
|
a4e747969f
|
Use value_counts if tally is not available
|
2021-05-28 10:24:45 +09:00 |
|
kojix2
|
9e15c0ac2a
|
Rename UnicodePlotBackend -> Backend::UnicodePlot
|
2021-05-28 10:06:58 +09:00 |
|
kojix2
|
97d6c3e73f
|
Revert "Use value_counts instead of tally"
|
2021-05-28 09:36:08 +09:00 |
|
kojix2
|
607e490d7a
|
Remove Processing module
|
2021-05-27 23:18:08 +09:00 |
|
kojix2
|
86c0d8ed53
|
Use enumerable-statistics's value_counts instead of tally
|
2021-05-27 23:04:23 +09:00 |
|
kojix2
|
29dfe424e7
|
Flatten the module hierarchy
Move Parser and Options up
|
2021-05-27 21:50:05 +09:00 |
|
kojix2
|
7c42d9a444
|
Move Plot::Params to Parameters
|
2021-05-27 21:15:06 +09:00 |
|
kojix2
|
f596391ad9
|
v0.3.5
|
2021-05-21 09:35:49 +09:00 |
|
kojix2
|
41acac8811
|
Add color-output and monochrome options
|
2021-02-04 18:09:47 +09:00 |
|
kojix2
|
95599fbf4f
|
Fixed default values for progressive option
|
2021-02-04 17:22:36 +09:00 |
|
kojix2
|
6ccce30377
|
Fix xscale option
|
2021-01-27 17:30:28 +09:00 |
|
kojix2
|
75db26da53
|
Rubocop auto correct
|
2021-01-27 17:30:14 +09:00 |
|
kojix2
|
c4a726fd08
|
Change where exceptions are caught
|
2021-01-22 11:07:33 +09:00 |
|
kojix2
|
96d11f8d0e
|
Improved style: use of hear document
|
2021-01-22 11:04:54 +09:00 |
|
kojix2
|
58f6580e3f
|
Improved border desc
|
2021-01-21 18:23:01 +09:00 |
|
kojix2
|
e3374c825e
|
v0.3.4
|
2021-01-21 00:02:30 +09:00 |
|
kojix2
|
161c85045f
|
-p option changes the meaning from padding to progress
|
2021-01-20 23:39:17 +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
|
3b34ca0e27
|
Fix a bug
|
2021-01-20 19:14:58 +09:00 |
|
kojix2
|
991cf90267
|
Add test for unrecognized command
|
2021-01-20 00:57:56 +09:00 |
|
kojix2
|
8db1306e07
|
Do not exit when using as a library
|
2021-01-20 00:07:23 +09:00 |
|
kojix2
|
62cc6ba364
|
Fix style
|
2021-01-19 23:05:17 +09:00 |
|
kojix2
|
10e096d7c9
|
Add test count_values_non_tally
|
2021-01-19 22:37:15 +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
|
c74d54623d
|
Fix option in line
|
2021-01-19 19:35:31 +09:00 |
|
kojix2
|
b8e7f5af88
|
Rubocop auto correct
|
2021-01-19 19:26:41 +09:00 |
|
kojix2
|
a8ce96888e
|
Fix xlim and ylim
|
2021-01-19 19:23:44 +09:00 |
|
kojix2
|
c9513e463f
|
Add grid to parser
|
2021-01-19 19:04:08 +09:00 |
|
kojix2
|
b2f2c16c59
|
Fix style
|
2021-01-19 18:09:09 +09:00 |
|
kojix2
|
93195713e6
|
Refactoring of sub_parser
|
2021-01-19 17:34:18 +09:00 |
|
kojix2
|
2e7a7c8851
|
Fix canvas option
|
2021-01-19 16:16:21 +09:00 |
|
kojix2
|
8d6d9158f2
|
Fix options desc
|
2021-01-19 16:16:03 +09:00 |
|
kojix2
|
774fa88872
|
Fix indentation again
|
2021-01-19 16:00:29 +09:00 |
|
kojix2
|
001434a507
|
Improved the description of option value types
|
2021-01-19 15:49:16 +09:00 |
|
kojix2
|
9fcb647aa5
|
Improve hist closed options desc
|
2021-01-19 15:14:57 +09:00 |
|
kojix2
|
68101d31cb
|
Fix indentation in the here document
|
2021-01-19 14:56:28 +09:00 |
|
kojix2
|
dbbff1dc3a
|
Improve bar xscale option
|
2021-01-19 14:55:28 +09:00 |
|
kojix2
|
61168a6223
|
v0.3.3
|
2021-01-02 00:27:08 +09:00 |
|
kojix2
|
1b525f1335
|
Support headers in progressive mode
|
2020-12-21 21:43:31 +09:00 |
|