{"id":15637957,"url":"https://github.com/pityka/nspl","last_synced_at":"2025-04-05T06:08:25.847Z","repository":{"id":9348354,"uuid":"61776645","full_name":"pityka/nspl","owner":"pityka","description":"scala plotting (charting, graphing) library","archived":false,"fork":false,"pushed_at":"2025-04-05T04:45:31.000Z","size":23282,"stargazers_count":98,"open_issues_count":14,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T05:28:35.351Z","etag":null,"topics":["canvas2d","charts","data-science","data-visualization","plots","scala","scala-js","scientific-visualization","visualization"],"latest_commit_sha":null,"homepage":"https://pityka.github.io/nspl/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pityka.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-23T05:33:17.000Z","updated_at":"2025-04-05T04:45:35.000Z","dependencies_parsed_at":"2025-02-09T01:11:46.667Z","dependency_job_id":"62febdfa-a76e-4b53-af03-8b7bdbe09d36","html_url":"https://github.com/pityka/nspl","commit_stats":{"total_commits":275,"total_committers":4,"mean_commits":68.75,"dds":0.3854545454545455,"last_synced_commit":"7199abe7c7f467bbbac2c15ec82cde3e9b7ae001"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pityka%2Fnspl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pityka%2Fnspl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pityka%2Fnspl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pityka%2Fnspl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pityka","download_url":"https://codeload.github.com/pityka/nspl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294539,"owners_count":20915340,"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":["canvas2d","charts","data-science","data-visualization","plots","scala","scala-js","scientific-visualization","visualization"],"created_at":"2024-10-03T11:16:11.290Z","updated_at":"2025-04-05T06:08:25.780Z","avatar_url":"https://github.com/pityka.png","language":"Scala","readme":"\n[![](https://img.shields.io/maven-central/v/io.github.pityka/nspl-core_2.13.svg)](https://search.maven.org/search?q=g:io.github.pityka%20nspl)\n[![](https://index.scala-lang.org/pityka/nspl/nspl-core/latest-by-scala-version.svg?platform=jvm)](https://index.scala-lang.org/pityka/nspl/nspl-core)\n[![documentation](https://img.shields.io/badge/docs-green)](https://pityka.github.io/nspl/)\n\n# 2d Plotting Library for Scala and Scala.js\n\nCreates scatter, line, contour, raster, barplots and boxplots, histograms, density plots. Composite figure of multiple plots. \n\nRenders to\n* java Graphics2D\n* PDF/SVG/EPS (via [VectorGraphics2D](https://github.com/eseifert/vectorgraphics2d))\n* SVG (via [ScalaTags](http://www.lihaoyi.com/scalatags/), both in browser or on jvm)\n* Html5 Canvas ([scala-js](http://www.scala-js.org))\n\n## Usage\n\nSee the documentation website at [https://pityka.github.io/nspl/](https://pityka.github.io/nspl/) .\n\nThis library is built for Scala 2.13 and Scala 3.2.\n\nMaven coordinates: \n\n* For jvm: `libraryDependencies += \"io.github.pityka\" %% \"nspl-awt\" % \"0.0.???\"`\n* For canvas (Scala.js): `libraryDependencies += \"io.github.pityka\" %% \"nspl-canvas-js\" % \"0.0.???\"` \n\n## Version policy\n\nnspl uses the recommended versioning scheme enforced with https://github.com/scalacenter/sbt-version-policy. \n\n## How to build the website\nThe website is built with [hugo](https://gohugo.io/) and the [hugo-book](https://github.com/alex-shpak/hugo-book) theme.\n\nThe theme is a git submodule. It must be initialized.\n\n```sh\ngit submodule update --init \n```\n\nCreate and serve the site with:\n\n```sh\nsbt docs/mdoc docs/unidoc \u0026\u0026 cd website \u0026\u0026 hugo\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpityka%2Fnspl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpityka%2Fnspl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpityka%2Fnspl/lists"}