{"id":25687526,"url":"https://github.com/fbbdev/plot","last_synced_at":"2025-04-24T00:05:43.432Z","repository":{"id":55340891,"uuid":"70350135","full_name":"fbbdev/plot","owner":"fbbdev","description":"Header-only terminal plotting library for C++","archived":false,"fork":false,"pushed_at":"2023-07-17T16:24:35.000Z","size":160,"stargazers_count":89,"open_issues_count":5,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-24T00:05:34.043Z","etag":null,"topics":["c-plus-plus","c-plus-plus-14","cpp","cpp14","graphing","modern-cpp","painting","plotting","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbbdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-08T18:30:35.000Z","updated_at":"2025-02-23T15:44:04.000Z","dependencies_parsed_at":"2022-08-14T21:31:08.394Z","dependency_job_id":null,"html_url":"https://github.com/fbbdev/plot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbbdev%2Fplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbbdev%2Fplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbbdev%2Fplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbbdev%2Fplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbbdev","download_url":"https://codeload.github.com/fbbdev/plot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535098,"owners_count":21446508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus","c-plus-plus-14","cpp","cpp14","graphing","modern-cpp","painting","plotting","terminal","terminal-based"],"created_at":"2025-02-24T20:18:53.741Z","updated_at":"2025-04-24T00:05:43.396Z","avatar_url":"https://github.com/fbbdev.png","language":"C++","readme":"# C++ terminal plotting library\n\n[![Build Status](https://travis-ci.org/fbbdev/plot.svg?branch=master)](https://travis-ci.org/fbbdev/plot)\n\n***WARNING: This library is a work in progress!***\n\nHeader-only.\n\nCompile examples with C++14 support; link with `-lm` (gcc/libstdc++ \u003e= 4.9\nrequired; tested with gcc 4.9, gcc 6.0 and clang 3.9). The library tries\nto detect terminal capabilities automatically; a xterm-compatible terminal\nis recommended.\n\nA CMake build environment is provided which will build examples and\noptionally pack headers into a single header library.\n\nPlease note that non-POSIX platforms (e.g. Windows) are currently not\nsupported and compilation for them will fail.\n\n## Packing headers\n\n`pack.py` is a python script which can pack all headers into a\nsingle-header library. The following command will generate a\nheader file (`plot_lib.hpp`) ready for inclusion in other projects.\n\n```sh\n./pack.py plot.hpp \u003e plot_lib.hpp\n```\n\nThe script will be run automatically by the CMake build system when the\n`BUILD_SINGLE_HEADER` option is set. A file named `plot.hpp` will be created\nin the build dir. A working Python 3 installation is required.\n\n## Demo\n\n[https://youtu.be/7WG6xP5MIe4](https://youtu.be/7WG6xP5MIe4)\n\n[![Video: plot at work](https://img.youtube.com/vi/7WG6xP5MIe4/0.jpg)](https://www.youtube.com/watch?v=7WG6xP5MIe4)\n\n## License\n\nThe MIT License\n\nCopyright \u0026copy; 2016 Fabio Massaioli\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbbdev%2Fplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbbdev%2Fplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbbdev%2Fplot/lists"}