{"id":19320260,"url":"https://github.com/jlyonsmith/box_plot_chart","last_synced_at":"2026-06-17T19:31:23.711Z","repository":{"id":65805180,"uuid":"585619171","full_name":"jlyonsmith/box_plot_chart","owner":"jlyonsmith","description":"Generate SVG box plots","archived":false,"fork":false,"pushed_at":"2024-05-28T02:12:17.000Z","size":152,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-15T21:30:07.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlyonsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-05T16:25:42.000Z","updated_at":"2024-05-28T02:12:20.000Z","dependencies_parsed_at":"2023-05-13T03:00:19.607Z","dependency_job_id":null,"html_url":"https://github.com/jlyonsmith/box_plot_chart","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":"0.16000000000000003","last_synced_commit":"3515ca9efb896c20a20a645c8a84d7552fd4bbf1"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jlyonsmith/box_plot_chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Fbox_plot_chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Fbox_plot_chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Fbox_plot_chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Fbox_plot_chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlyonsmith","download_url":"https://codeload.github.com/jlyonsmith/box_plot_chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlyonsmith%2Fbox_plot_chart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34463551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T01:28:01.527Z","updated_at":"2026-06-17T19:31:23.694Z","avatar_url":"https://github.com/jlyonsmith.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Box Plot Chart Generator\n\n[![coverage](https://shields.io/endpoint?url=https://raw.githubusercontent.com/jlyonsmith/box_plot_chart/main/coverage.json)](https://github.com/jlyonsmith/box_plot_chart/blob/main/coverage.json)\n[![Crates.io](https://img.shields.io/crates/v/box_plot_chart.svg)](https://crates.io/crates/box_plot_chart)\n[![Docs.rs](https://docs.rs/box_plot_chart/badge.svg)](https://docs.rs/box_plot_chart)\n\nThis is a simple box plot generator.  You provide a [JSON5](https://json5.org/) file with data and it generates an SVG file.  You can convert the SVG to PNG or other bitmap formats with the [resvg](https://crates.io/crates/resvg) tool.\n\nHere is an example of the output:\n\n![Example Box Plot](example/example.svg)\n\nInstall with `cargo install box_plot_chart`.  Run with `box-plot-chart`.\n\nFeatures of the tool include:\n\n- Automatic scaling of the Y axis labels\n- Shows box, whiskers and outliers\n\nYou can understand the box plot composition with the aid of the following graphic:\n\n![Box Plot Components](example/box-plot-components.jpeg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Fbox_plot_chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlyonsmith%2Fbox_plot_chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlyonsmith%2Fbox_plot_chart/lists"}