{"id":24510345,"url":"https://github.com/juliarobotics/kerneldensityestimateplotting.jl","last_synced_at":"2026-03-19T19:35:01.035Z","repository":{"id":27361591,"uuid":"111614915","full_name":"JuliaRobotics/KernelDensityEstimatePlotting.jl","owner":"JuliaRobotics","description":"Plotting functions for the KernelDensityEstimate.jl package","archived":false,"fork":false,"pushed_at":"2022-11-19T02:04:19.000Z","size":73,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T13:49:04.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/JuliaRobotics.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":"2017-11-21T23:56:16.000Z","updated_at":"2022-04-20T03:56:05.000Z","dependencies_parsed_at":"2022-08-28T06:34:35.793Z","dependency_job_id":null,"html_url":"https://github.com/JuliaRobotics/KernelDensityEstimatePlotting.jl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaRobotics%2FKernelDensityEstimatePlotting.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaRobotics%2FKernelDensityEstimatePlotting.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaRobotics%2FKernelDensityEstimatePlotting.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaRobotics%2FKernelDensityEstimatePlotting.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaRobotics","download_url":"https://codeload.github.com/JuliaRobotics/KernelDensityEstimatePlotting.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713392,"owners_count":20335566,"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":[],"created_at":"2025-01-22T00:28:32.862Z","updated_at":"2026-01-01T23:49:16.178Z","avatar_url":"https://github.com/JuliaRobotics.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KernelDensityEstimatePlotting.jl\n\n[![build-dev]][CI-url]  [![codecov-img]][codecov-url]\n\nThis package provides the plotting functionality for the [KernelDensityEstimate.jl](https://github.com/JuliaRobotics/KernelDensityEstimate.jl) package, and currently only supports the Gadfly back-end.\n\nThis package is also used extensively by the [RoMEPlotting.jl](https://github.com/dehann/RoMEPlotting.jl) package.\n\n# Install\n\nThis package can be installed with:\n```julia\njulia\u003e ] # to activate package manager\npkg\u003e add KernelDensityEstimatePlotting\n```\n\n\n# Usage\n\n## Basic Examples\n\n```julia\nusing KernelDensityEstimate, KernelDensityEstimatePlotting\n\np = kde!(randn(3,100))\nplot(marginal(p, [1]))\nplot(marginal(p, [2,3]))\nplot(p)\n```\n## More Examples\n\nPlease see examples on [KernelDensityEstimate.jl](https://github.com/JuliaRobotics/KernelDensityEstimate.jl).\n\n\n\n[CI-url]: https://github.com/JuliaRobotics/KernelDensityEstimatePlotting.jl/actions/workflows/ci.yml\n[build-dev]: https://github.com/JuliaRobotics/KernelDensityEstimatePlotting.jl/actions/workflows/ci.yml/badge.svg?branch=master\n\n[codecov-url]: https://codecov.io/github/JuliaRobotics/KernelDensityEstimatePlotting.jl?branch=master\n[codecov-img]: https://codecov.io/github/JuliaRobotics/KernelDensityEstimatePlotting.jl/coverage.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliarobotics%2Fkerneldensityestimateplotting.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliarobotics%2Fkerneldensityestimateplotting.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliarobotics%2Fkerneldensityestimateplotting.jl/lists"}