Commit Graph

256 Commits

Author SHA1 Message Date
kojix2
1548675967 Fixied stuck blocks. 2020-08-15 17:48:25 +09:00
kojix2
45fc89605c Shorten the line. It's not cool, but it's easy to maintain. 2020-08-15 17:28:51 +09:00
kojix2
ee3608a106 Use symbols as plot_type 2020-08-15 17:10:41 +09:00
kojix2
ff1176797f Use Stract as params 2020-08-15 16:46:03 +09:00
kojix2
6db2372c29 Minor style changes 2020-08-15 16:02:31 +09:00
kojix2
59f0fdddca Fix a typo 2020-08-15 16:01:43 +09:00
kojix2
3c51e0c902 refactoring... 2020-08-15 15:45:46 +09:00
kojix2
ee74b32815 Add version number 2020-08-14 13:47:04 +09:00
kojix2
0fa1e37da7 v0.1.4 2020-08-14 11:49:18 +09:00
kojix2
3c6a4b46b1 Improved parser error messages. 2020-08-14 11:45:47 +09:00
kojix2
1f713d2a7b Refactor line plot 2020-08-14 10:36:27 +09:00
kojix2
749ac8a091 Add xlabel and ylabel options 2020-08-05 01:50:08 +09:00
kojix2
0906becf27 v0.1.3 2020-08-04 21:37:45 +09:00
kojix2
cd4f7281ef Add more options 2020-08-04 21:28:17 +09:00
kojix2
b24d91642b Simplify boxplot 2020-08-04 20:39:42 +09:00
kojix2
47ba4ededa Fix typo 2020-08-04 20:13:34 +09:00
kojix2
1ac39003bc A little refactoring 2020-08-04 15:18:40 +09:00
kojix2
2fddc98118 Fix series name label in xyxy plot 2020-08-03 15:22:13 +09:00
kojix2
edb377170d Removed monkey patch 2020-08-03 15:10:59 +09:00
kojix2
0d7bac71d8 Fix style 2020-08-03 14:57:00 +09:00
kojix2
7e42caa506 Try to add xyxy fmt 2020-08-03 12:39:27 +09:00
kojix2
1dec36641b Try to refactor 2020-08-03 11:33:14 +09:00
kojix2
eadafa6307 Sort sub commands 2020-08-03 11:18:39 +09:00
kojix2
49f8010235 Fix color option 2020-08-03 10:50:54 +09:00
kojix2
78559b989e Add tally method for older rubies 2020-08-03 10:44:49 +09:00
kojix2
d069f8af23 Add a comment 2020-08-03 10:38:41 +09:00
kojix2
0c1fcc517b various changes... 2020-08-03 10:36:36 +09:00
kojix2
6a00314fc4 Add preprocess_count 2020-08-03 10:24:40 +09:00
kojix2
76f88eb55a Add ylim to lines, scatter, density 2020-08-03 10:16:48 +09:00
kojix2
1dce48cd2c Add debug option 2020-08-03 10:08:29 +09:00
kojix2
71afa3cda7 Try to add density plot 2020-08-03 00:36:13 +09:00
kojix2
305489d591 Fix transpose2 2020-08-01 22:57:49 +09:00
kojix2
9d6337df1c Try to improve transpose 2020-07-31 18:54:40 +09:00
kojix2
5557c4c1d0 Try to support row series 2020-07-31 17:35:21 +09:00
kojix2
76d3f46549 Make help error messages friendly 2020-07-31 14:48:13 +09:00
kojix2
7c0ab3ebdb Try to add xlim option 2020-07-31 13:41:12 +09:00
kojix2
1fb369e26b Add count or c sub command. 2020-07-31 12:17:40 +09:00
kojix2
d72c084602 Add count 2020-07-31 12:07:38 +09:00
kojix2
50de2bac48 v0.1.2 2020-07-31 11:19:04 +09:00
kojix2
eabc36b581 Fix styles and more 2020-07-30 16:33:08 +09:00
kojix2
5f979d2e85 Add barplot and scatterplot 2020-07-30 15:54:08 +09:00
kojix2
8536abc061 Use headers as series name 2020-07-30 15:08:09 +09:00
kojix2
b4856e45d0 Standing on the shoulders of CSV library. 2020-07-30 13:42:51 +09:00
kojix2
87a8af4957 v0.1.1 2020-07-30 12:48:47 +09:00
kojix2
09271ab6c3 Minor fix 2020-07-30 12:47:02 +09:00
kojix2
0110b70936 Refactoring parsers 2020-07-30 12:44:31 +09:00
kojix2
9859cd0213 Improved parser 2020-07-30 11:48:27 +09:00
kojix2
cb43796e3f Improved parser 2020-07-30 11:08:36 +09:00
kojix2
958ce45635 Improved permeability on pipelines 2020-07-30 10:37:20 +09:00
kojix2
155a0821d3 Add width and height 2020-07-29 19:02:20 +09:00
kojix2
4a49711d57 Add lineplot 2020-07-29 18:24:08 +09:00
kojix2
e69d1caed7 Add command.rb 2020-07-29 17:01:39 +09:00
kojix2
7f6f72f48e Switch to more object-oriented structure 2020-07-29 11:45:03 +09:00
kojix2
6cf861aadf Add hist 2020-07-29 00:27:07 +09:00
kojix2
eeb5038602 Update gemspec 2020-07-28 23:14:47 +09:00
kojix2
e96fe926e7 first plot 2020-07-28 23:07:15 +09:00