Commit Graph

  • e94e99b837 Updated CI to remove Ubuntu 20.04. master Teal Dulcet 2025-05-01 03:35:06 -0700
  • 3f0442475c
    Merge afdd9a597b into 9db5a657e5 Jan Kuhlmann 2025-02-07 12:48:16 +0100
  • 9db5a657e5 Updated CI to test with older Python versions. Teal Dulcet 2025-02-01 03:55:27 -0800
  • afdd9a597b using density array to get character dimensions Jan Kuhlmann 2025-01-22 18:03:20 +0100
  • e0836b13a3 removed leftover const vars Jan Kuhlmann 2025-01-22 18:00:16 +0100
  • fe16c101cf update options with axis draw flag Jan Kuhlmann 2025-01-22 17:59:25 +0100
  • 3e665661f3 passing colors as copy Jan Kuhlmann 2025-01-22 17:54:19 +0100
  • cf7b07a881 adjusted block/color to changes on master Jan Kuhlmann 2025-01-15 11:19:31 +0100
  • 95b2f7aad0
    Merge branch 'tdulcet:master' into pixel-intermediate Jan Kuhlmann 2025-01-15 11:06:52 +0100
  • 6cfa086a2e respect immediate draw Jan Kuhlmann 2025-01-15 11:02:35 +0100
  • 353b46c2e9 added block char set Jan Kuhlmann 2025-01-15 11:00:34 +0100
  • ebcbc6978d properly invert sub-fragment height Jan Kuhlmann 2025-01-15 10:44:42 +0100
  • f9ff88c276 fixed braille rendering Jan Kuhlmann 2025-01-15 10:40:20 +0100
  • 2087d569c0 Renamed test.py to __main__.py. Teal Dulcet 2025-01-13 03:59:16 -0800
  • 42e9d73719 move graphing into intermediate Jan Kuhlmann 2025-01-13 11:54:31 +0100
  • a1057fe32c intermediate representation for improved syntax and options passing Jan Kuhlmann 2025-01-13 11:50:54 +0100
  • 35a0b10a19 Updated formatting of Python libraries. Teal Dulcet 2025-01-01 07:03:07 -0800
  • ba19fd98c0 Added support for new block types in Unicode 13 and 16. Teal Dulcet 2024-12-17 08:55:15 -0800
  • fc29acf844 plot draft Jan Kuhlmann 2024-12-13 12:44:19 +0100
  • 1d6e7ab716 optional draw Jan Kuhlmann 2024-12-09 11:50:54 +0100
  • 950e3391a8 dedicated drawing func Jan Kuhlmann 2024-12-09 11:30:16 +0100
  • 68d18a05cf adjusted proposed signatures Jan Kuhlmann 2024-12-09 11:12:41 +0100
  • 1b67cc6767 changed signature of single+multi histo draw Jan Kuhlmann 2024-12-06 12:07:10 +0100
  • d57f3c6aad signatures for multi-graph draws Jan Kuhlmann 2024-12-03 15:57:58 +0100
  • 316d2105d3 consolidate options Jan Kuhlmann 2024-12-03 15:11:45 +0100
  • 366512d614 prevent color name duplicate Jan Kuhlmann 2024-12-02 18:15:19 +0100
  • 30beea8b75 intermediate texture preview Jan Kuhlmann 2024-12-02 17:58:03 +0100
  • ed5d06d08a Add option to change output stream/file. Teal Dulcet 2024-11-22 10:49:10 -0800
  • 8fa05e23c8 Updated to require C++17 and use exceptions. Teal Dulcet 2024-11-13 09:31:42 -0800
  • 370dde9025
    Fix ODR violations via function inlining (#5) Jan Kuhlmann 2024-11-13 16:58:53 +0000
  • 42b98edddd fix faulty histogram return Jan Kuhlmann 2024-11-13 15:52:36 +0100
  • 2eb54d53bc always default-construct options Jan Kuhlmann 2024-11-13 15:51:34 +0100
  • f5325ada20 aggregate initialization for options Jan Kuhlmann 2024-11-13 12:49:39 +0100
  • 19cb34bd27 inlined non-templated functions and set up options for default param construction Jan Kuhlmann 2024-11-13 11:51:12 +0100
  • 60728a7c44
    Cmake integration (#4) Jan Kuhlmann 2024-11-12 17:17:12 +0000
  • 0555fb43db c++-style include safeguards Jan Kuhlmann 2024-11-12 15:11:25 +0100
  • ff753c9da0 customizable namespaces Jan Kuhlmann 2024-11-12 15:10:14 +0100
  • 17cd9b2de0 compile example executables if top level project Jan Kuhlmann 2024-11-12 14:52:31 +0100
  • 9e05996940 converted to header-only interface libs Jan Kuhlmann 2024-11-12 14:44:53 +0100
  • dd674e68e5 Updated color names. Teal Dulcet 2024-11-12 05:03:10 -0800
  • 124cbac324 simple cmake integration by adding two aliased targets Jan Kuhlmann 2024-11-12 11:21:51 +0100
  • 2390f26d80 Improved performance and fixed Clang warnings. Teal Dulcet 2024-06-01 08:59:28 -0700
  • 1352437fad Updated CI to add Ubuntu 24.04. Teal Dulcet 2024-05-15 02:39:54 -0700
  • fb9352d236 Simplified libraries and updated CI. Teal Dulcet 2023-12-31 07:57:30 -0800
  • 2483bd996d Updated the CI. Teal Dulcet 2023-10-01 02:39:54 -0700
  • 1ba69c803d Updated READMEs and screenshots. Teal Dulcet 2023-09-01 05:54:13 -0700
  • 4b613fb9eb Added histogram functions and type and mark options. Teal Dulcet 2023-08-30 05:57:03 -0700
  • 43a2a94a2e Added CITATION.cff file. Teal Dulcet 2023-06-08 07:50:35 -0700
  • cb2440f1ab Added unit format options and updated the CI. Teal Dulcet 2023-05-11 07:03:53 -0700
  • 3608b85963 Updated GitHub Actions CI. Teal Dulcet 2023-05-01 06:25:17 -0700
  • 949e46b297 Updated graph library and added options. Teal Dulcet 2023-03-13 07:29:43 -0700
  • 73411c18cb Updated the style and color options to use Enums. Teal Dulcet 2023-03-10 05:15:01 -0800
  • 1d6c53c985
    Restore support for C++14 (#1) t-bltg 2023-03-10 11:07:00 +0100
  • 7165fd29da support c++14 t-bltg 2023-03-10 09:24:09 +0100
  • 4c4a70ad6d Updated CI. Teal Dulcet 2023-01-01 02:03:49 -0800
  • ec2b79950f Fixed CI. Teal Dulcet 2022-07-14 02:18:58 -0700
  • 0540e54213 Updated C++ libraries to use namespaces. Teal Dulcet 2022-07-14 01:44:17 -0700
  • 274f949079 Updated to support and use modern C++ features and added more examples. Teal Dulcet 2022-07-14 01:33:38 -0700
  • 37e257c5ee Updated CI. Teal Dulcet 2022-05-05 05:33:26 -0700
  • 36f2f057d8 Added Python port. Teal Dulcet 2022-02-01 07:20:23 -0800
  • e3c5ab871c Added GitHub Actions CI. Teal Dulcet 2021-10-04 07:18:35 -0700
  • 51fe9094e2 Updated table library to support cell borders without also requiring table borders. Teal Dulcet 2021-09-14 03:03:02 -0700
  • f0e9e1f0c3 Updated Travis CI and README. Teal Dulcet 2020-08-18 05:42:12 -0700
  • 4598d5f040 Updated Travis CI. Teal Dulcet 2019-10-10 02:30:18 -0700
  • 3c66976f87
    Added LICENSE. Teal Dulcet 2019-07-05 02:50:51 -0700
  • c81f4b6c07 Updated Travis CI. Teal Dulcet 2019-01-05 02:24:50 -0800
  • 9ab5df4231 Updated Travis CI. Teal Dulcet 2019-01-04 01:50:15 -0800
  • 858dbafac0 Added files. Teal Dulcet 2019-01-04 01:29:55 -0800
  • 4aca350c08
    Initial commit Teal Dulcet 2018-12-30 02:46:24 -0800