{"id":22515334,"url":"https://github.com/scijava/scijava-plot","last_synced_at":"2026-02-16T20:35:56.121Z","repository":{"id":129869675,"uuid":"96313604","full_name":"scijava/scijava-plot","owner":"scijava","description":"Create plots in SciJava user interfaces","archived":false,"fork":false,"pushed_at":"2025-04-04T01:39:07.000Z","size":115,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-13T05:01:57.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scijava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2017-07-05T11:49:26.000Z","updated_at":"2022-04-07T16:56:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"41a6a827-6e43-422a-b152-481494ce6ee0","html_url":"https://github.com/scijava/scijava-plot","commit_stats":null,"previous_names":["maarzt/scijava-plot"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/scijava/scijava-plot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scijava%2Fscijava-plot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scijava%2Fscijava-plot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scijava%2Fscijava-plot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scijava%2Fscijava-plot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scijava","download_url":"https://codeload.github.com/scijava/scijava-plot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scijava%2Fscijava-plot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29517617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-12-07T03:29:47.293Z","updated_at":"2026-02-16T20:35:56.099Z","avatar_url":"https://github.com/scijava.png","language":"Java","readme":"[![](https://github.com/scijava/scijava-plot/actions/workflows/build-main.yml/badge.svg)](https://github.com/scijava/scijava-plot/actions/workflows/build-main.yml)\n\n# SciJava PlotService\n\nUI-independent framework for creating scientific plots.\n\n\n# Usage and Demos\n\nRun the following Groovy snippet from the [Script Editor](https://github.com/scijava/script-editor):\n\n```groovy\n#@ UIService uiService\n#@ PlotService plotService\n\nplot = plotService.newXYPlot()\nplot.setTitle(\"XY Plot\")\nseries = plot.addXYSeries()\nseries.setLabel(\"Series 1\")\nseries.setValues([1,2,3], [7,3,9])\nuiService.show(plot)\n```\n\nSeveral Java demos (XY, BoxPlot, Category plots, etc.) are available in [scijava-ui-swing](https://github.com/scijava/scijava-ui-swing/tree/909e16b5cbf1b92e1d8ccce96a3521050c93174a/src/test/java/org/scijava/ui/swing/viewer/plot).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscijava%2Fscijava-plot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscijava%2Fscijava-plot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscijava%2Fscijava-plot/lists"}