https://github.com/juan-leon/lowcharts

Tool to draw low-resolution graphs in terminal
https://github.com/juan-leon/lowcharts

Keywords

analysis command-line log plot shell statistics stats troubleshooting

Keywords from Contributors

transforms productivity measur archiving compose profiles animals optimize generic investments

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Tool to draw low-resolution graphs in terminal


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 months ago

Total Commits: 125
Total Committers: 6
Avg Commits per committer: 20.833
Development Distribution Score (DDS): 0.28

Commits in past year: 24
Committers in past year: 4
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.208

Name Email Commits
JuanLeon Lahoz j****z@g****m 90
dependabot[bot] 4****] 28
JackKCWong j****g@l****m 3
Robin Candau 5****6 2
Kian-Meng Ang k****g@c****g 1
Rahul Butani r****i 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 8
Total pull requests: 70
Average time to close issues: 2 days
Average time to close pull requests: 21 days
Total issue authors: 6
Total pull request authors: 5
Average comments per issue: 1.38
Average comments per pull request: 0.97
Merged pull request: 32
Bot issues: 0
Bot pull requests: 65

Past year issues: 2
Past year pull requests: 39
Past year average time to close issues: 2 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 0.5
Past year average comments per pull request: 1.13
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 37

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/juan-leon/lowcharts

Top Issue Authors

  • juan-leon (3)
  • Antiz96 (1)
  • greg-minshall (1)
  • JackKCWong (1)
  • m040601 (1)
  • P1n3appl3 (1)

Top Pull Request Authors

  • dependabot[bot] (65)
  • Antiz96 (2)
  • kianmeng (1)
  • rrbutani (1)
  • JackKCWong (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (65)
  • rust (56)
  • github_actions (9)

Package metadata

crates.io: lowcharts

Tool to draw low-resolution graphs in terminal

  • Homepage: https://github.com/juan-leon/lowcharts/
  • Documentation: https://docs.rs/lowcharts/
  • Licenses: MIT
  • Latest release: 0.5.8 (published over 2 years ago)
  • Last Synced: 2024-05-16T13:06:01.772Z (12 months ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 146,479 Total
  • Rankings:
    • Downloads: 6.316%
    • Stargazers count: 12.076%
    • Average: 14.898%
    • Dependent repos count: 16.675%
    • Dependent packages count: 18.158%
    • Forks count: 21.262%
  • Maintainers (1)

Dependencies

.github/workflows/coverage.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
.github/workflows/release.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • softprops/action-gh-release v1 composite
.github/workflows/test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
Cargo.lock cargo
  • aho-corasick 0.7.20
  • android_system_properties 0.1.5
  • assert_cmd 2.0.8
  • atty 0.2.14
  • autocfg 1.1.0
  • bitflags 1.3.2
  • bstr 1.1.0
  • bumpalo 3.11.1
  • cc 1.0.78
  • cfg-if 1.0.0
  • chrono 0.4.23
  • clap 3.2.23
  • clap_lex 0.2.4
  • codespan-reporting 0.11.1
  • core-foundation-sys 0.8.3
  • cxx 1.0.86
  • cxx-build 1.0.86
  • cxxbridge-flags 1.0.86
  • cxxbridge-macro 1.0.86
  • darling 0.14.2
  • darling_core 0.14.2
  • darling_macro 0.14.2
  • derive_builder 0.12.0
  • derive_builder_core 0.12.0
  • derive_builder_macro 0.12.0
  • difflib 0.4.0
  • doc-comment 0.3.3
  • either 1.8.0
  • fastrand 1.8.0
  • float-cmp 0.9.0
  • float_eq 1.0.1
  • fnv 1.0.7
  • hashbrown 0.12.3
  • hermit-abi 0.1.19
  • humantime 2.1.0
  • iana-time-zone 0.1.53
  • iana-time-zone-haiku 0.1.1
  • ident_case 1.0.1
  • indexmap 1.9.2
  • instant 0.1.12
  • itertools 0.10.5
  • itoa 1.0.5
  • js-sys 0.3.60
  • libc 0.2.139
  • link-cplusplus 1.0.8
  • log 0.4.17
  • memchr 2.5.0
  • normalize-line-endings 0.3.0
  • num-integer 0.1.45
  • num-traits 0.2.15
  • num_threads 0.1.6
  • once_cell 1.17.0
  • os_str_bytes 6.4.1
  • predicates 2.1.5
  • predicates-core 1.0.5
  • predicates-tree 1.0.7
  • proc-macro2 1.0.49
  • quote 1.0.23
  • redox_syscall 0.2.16
  • regex 1.7.1
  • regex-automata 0.1.10
  • regex-syntax 0.6.28
  • remove_dir_all 0.5.3
  • scratch 1.0.3
  • serde 1.0.152
  • simplelog 0.12.0
  • strsim 0.10.0
  • syn 1.0.107
  • tempfile 3.3.0
  • termcolor 1.1.3
  • termtree 0.4.0
  • textwrap 0.16.0
  • time 0.1.45
  • time 0.3.17
  • time-core 0.1.0
  • time-macros 0.2.6
  • unicode-ident 1.0.6
  • unicode-width 0.1.10
  • wait-timeout 0.2.0
  • wasi 0.10.0+wasi-snapshot-preview1
  • wasm-bindgen 0.2.83
  • wasm-bindgen-backend 0.2.83
  • wasm-bindgen-macro 0.2.83
  • wasm-bindgen-macro-support 0.2.83
  • wasm-bindgen-shared 0.2.83
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-util 0.1.5
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • yansi 0.5.1
Cargo.toml cargo
  • assert_cmd ^2 development
  • float_eq ^1 development
  • predicates ^2 development
  • tempfile 3 development
  • atty ^0
  • chrono ^0.4.23
  • clap ^3
  • derive_builder ^0
  • humantime ^2
  • log ^0
  • regex ^1.7
  • simplelog ^0
  • yansi ^0

Score: 18.92285926505431