Commit Graph

  • b8e7f5af88 Rubocop auto correct kojix2 2021-01-19 19:26:41 +09:00
  • a8ce96888e Fix xlim and ylim kojix2 2021-01-19 19:23:44 +09:00
  • c9513e463f Add grid to parser kojix2 2021-01-19 19:04:08 +09:00
  • b2f2c16c59 Fix style kojix2 2021-01-19 18:09:09 +09:00
  • 93195713e6 Refactoring of sub_parser kojix2 2021-01-19 17:34:18 +09:00
  • 2e7a7c8851 Fix canvas option kojix2 2021-01-19 16:16:21 +09:00
  • 8d6d9158f2 Fix options desc kojix2 2021-01-19 16:16:03 +09:00
  • 774fa88872 Fix indentation again kojix2 2021-01-19 16:00:29 +09:00
  • 001434a507 Improved the description of option value types kojix2 2021-01-19 15:49:16 +09:00
  • 08b946fb7e Fix typo kojix2 2021-01-19 15:48:25 +09:00
  • 9fcb647aa5 Improve hist closed options desc kojix2 2021-01-19 15:14:57 +09:00
  • 68101d31cb Fix indentation in the here document kojix2 2021-01-19 14:56:28 +09:00
  • dbbff1dc3a Improve bar xscale option kojix2 2021-01-19 14:40:36 +09:00
  • e8923dc876 Add acknowledgements to README.md kojix2 2021-01-13 18:41:18 +09:00
  • 7edbe6f41b Fix gemspec v0.3.3 kojix2 2021-01-02 00:30:24 +09:00
  • 61168a6223 v0.3.3 kojix2 2021-01-02 00:27:08 +09:00
  • 00b8aee572 Centered the images in the README kojix2 2021-01-01 23:06:10 +09:00
  • e760ae504b Add new logo under improvement (#13) kojix2 2021-01-01 21:54:01 +08:00
  • fae4248d1f Corrected English text Fixed by @yutaas. Thanks!!! kojix2 2020-12-28 15:00:01 +09:00
  • 73b7693915 Fix CI kojix2 2020-12-26 22:27:33 +09:00
  • 7f3e430cc9 Add Ruby 3.0 to CI kojix2 2020-12-26 22:10:49 +09:00
  • 1b525f1335 Support headers in progressive mode kojix2 2020-12-21 21:42:32 +09:00
  • 6d707533a0 Allow DSV to accept single line header kojix2 2020-12-21 21:29:39 +09:00
  • 60fb611160 Improved progressive mode kojix2 2020-12-21 20:51:52 +09:00
  • f0861bcac4 Add experimental progressive mode kojix2 2020-12-21 17:09:47 +09:00
  • 1669024325 Update README.md kojix2 2020-12-21 17:07:22 +09:00
  • 9a7f066f3b Rename input to parse kojix2 2020-12-21 16:09:37 +09:00
  • f0c5e631f7 Rename CmdOptions to Options kojix2 2020-12-21 14:39:22 +09:00
  • fd7b755c79 Rename DSVReader to DSV kojix2 2020-12-21 14:25:52 +09:00
  • d6e1840e58 Update README.md kojix2 2020-12-21 08:02:12 +09:00
  • 59b81606f5 Fix a typo kojix2 2020-12-19 20:26:24 +09:00
  • b5a88e10a2 Update README.md kojix2 2020-12-19 18:46:01 +09:00
  • 6335386762 Update README.md kojix2 2020-12-19 18:42:04 +09:00
  • 887b9d3c53 Update README.md kojix2 2020-12-19 18:33:37 +09:00
  • eb317e2bb5 v0.3.2 v0.3.2 kojix2 2020-12-17 12:42:00 +09:00
  • edd081562e Fix color command kojix2 2020-12-17 12:37:27 +09:00
  • cc076d5cfe Fix README.md kojix2 2020-12-17 11:43:59 +09:00
  • 6f5b73887d Update README.md kojix2 2020-12-16 18:48:34 +09:00
  • e18344cc13 Update README.md kojix2 2020-12-16 18:47:55 +09:00
  • ae1e7ba44e Update README.md kojix2 2020-12-16 18:18:29 +09:00
  • 4f78920915 Update README.md kojix2 2020-12-16 17:40:50 +09:00
  • 115ff6623d Update READMED.md kojix2 2020-12-16 16:51:07 +09:00
  • 1b666038bb Changes the default value to stdout if no argument is specified with the -o option #9 kojix2 2020-12-16 12:50:06 +09:00
  • b368dc44b4 Add zenodo badge kojix2 2020-12-15 14:31:32 +09:00
  • 9581cf730a Fix style kojix2 2020-12-14 22:15:45 +09:00
  • 566cee883a Refactored comand class kojix2 2020-12-14 22:02:18 +09:00
  • 0aa6de0de5 Added CmdOptions struct kojix2 2020-12-14 15:54:54 +09:00
  • 5d1a4fdf3c Rename params -> plot_params kojix2 2020-12-14 15:02:32 +09:00
  • a5cdc94bb0 Fix order kojix2 2020-12-13 23:46:25 +09:00
  • f2b7b94a09 Add logo to README (#7) kojix2 2020-12-13 15:03:01 +09:00
  • 1d92ab8e2d Update screenshots in README kojix2 2020-12-13 09:52:53 +09:00
  • 98e294fae9 Add new IRIS.tsv for REDAME kojix2 2020-12-13 07:47:07 +09:00
  • 0af084916e Improved README kojix2 2020-12-13 00:50:03 +09:00
  • dee53a003c Add iris_readme.tsv kojix2 2020-12-12 21:51:10 +09:00
  • 1a5609022f v0.3.1 v0.3.1 kojix2 2020-12-04 13:56:06 +09:00
  • 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. kojix2 2020-12-02 18:24:22 +09:00
  • 9658bfa71c Remove needless space kojix2 2020-11-25 17:34:50 +09:00
  • f2bd99ed2e Add the Processing module (tentative) kojix2 2020-11-25 17:31:41 +09:00
  • 9849898cb1 Change the test directory from uplot to youplot kojix2 2020-11-25 17:21:01 +09:00
  • 1a3ad9553c Rename Preprocessing to DSVReader * DSV stands for Delimiter-separated values. * Preprocessing is too vague. kojix2 2020-11-25 17:19:07 +09:00
  • ccf232a742 Pass standard input to standard output first kojix2 2020-11-25 15:51:06 +09:00
  • eb13f2583f Support for encodings other than UTF-8 kojix2 2020-11-23 23:52:14 +09:00
  • 1697360b6b Add MacOS to CI v0.3.0 kojix2 2020-11-23 21:39:50 +09:00
  • 7034a83dea Add some basic tests kojix2 2020-11-23 21:31:16 +09:00
  • a0c3863b4c Add barplot test kojix2 2020-11-23 20:09:32 +09:00
  • 0ff8c6a9f0 Start testing the command line interface kojix2 2020-11-23 17:14:43 +09:00
  • 7a08d6bab9 Provides a mechanism to switch back-end libraries kojix2 2020-11-23 15:01:16 +09:00
  • b72f982618 Add youplot as an executable file kojix2 2020-11-23 13:46:33 +09:00
  • e831fa93f4 Rename uplot to youplot kojix2 2020-11-23 13:09:16 +09:00
  • d85be56521 Removed needless file kojix2 2020-11-23 11:50:22 +09:00
  • 5c59a77054 Update README kojix2 2020-11-19 22:56:26 +09:00
  • 8c78465ce9 Fix CI kojix2 2020-11-19 22:44:40 +09:00
  • 648e606ed4 Use Guthub Actions kojix2 2020-11-19 22:42:47 +09:00
  • 58ba6bb966 v0.2.8 v0.2.8 kojix2 2020-11-15 00:46:45 +09:00
  • b4585b053a Fix comment kojix2 2020-11-15 00:43:13 +09:00
  • 19c3b0367a Rubocop auto correct kojix2 2020-11-15 00:43:00 +09:00
  • 159b90998b Improved main help menu kojix2 2020-11-15 00:29:20 +09:00
  • a6ff1ebf2e show the help option on usage kojix2 2020-11-14 23:41:35 +09:00
  • f8ea11f0d0 Improved help messages kojix2 2020-11-14 23:09:49 +09:00
  • 406fb80377 Improved README kojix2 2020-11-14 22:22:37 +09:00
  • 4d761dd0e7 Show barplot with line num as labels if 1 series kojix2 2020-11-13 11:22:36 +09:00
  • 471f0a907e Removed raw_inputs kojix2 2020-11-10 23:09:41 +09:00
  • 552756cadf Fix test kojix2 2020-11-08 12:22:47 +09:00
  • 4b4848438c Make sure the labels are String kojix2 2020-11-08 12:21:05 +09:00
  • 6f9c77f4fe Rename count -> count_values kojix2 2020-11-08 01:41:13 +09:00
  • 40304329bc Update README.md kojix2 2020-11-06 10:37:29 +09:00
  • 2ecaa278c2 Update README kojix2 2020-11-06 10:29:17 +09:00
  • 3ab02e5a05 Update README.md kojix2 2020-11-06 10:23:44 +09:00
  • 2181e4a0f7 Fix color command option kojix2 2020-11-06 10:21:36 +09:00
  • 7fc7c797af Removed file name extensions kojix2 2020-11-06 10:00:55 +09:00
  • 942705ab23 Update help messages kojix2 2020-11-06 09:56:35 +09:00
  • f7a7dcd1d4 Added that the command takes a file as an argument kojix2 2020-11-05 10:41:38 +09:00
  • d085828883 Update README.md kojix2 2020-11-04 16:08:34 +09:00
  • 93f8efc60a Output \n as a string in example code 284km 2020-11-04 12:16:28 +09:00
  • 99e9e28ec9 Update README.md kojix2 2020-11-04 15:37:19 +09:00
  • 54e1865640 Update README.md kojix2 2020-10-13 18:40:56 +09:00
  • 00c2ce9b44 v0.2.7 v0.2.7 kojix2 2020-10-12 23:08:32 +09:00
  • 84196c197d Revert "Show message when No input data provided" kojix2 2020-10-12 20:44:31 +09:00
  • c40c59a21d Show message when No input data provided kojix2 2020-10-12 17:10:25 +09:00
  • c4f21df588 Show subcommand options ahead kojix2 2020-10-12 16:45:28 +09:00