{"id":18047146,"url":"https://github.com/jw3126/axisarrayplots.jl","last_synced_at":"2025-04-05T04:26:51.347Z","repository":{"id":81963006,"uuid":"101193063","full_name":"jw3126/AxisArrayPlots.jl","owner":"jw3126","description":"Plots.jl support for AxisArrays.jl","archived":false,"fork":false,"pushed_at":"2019-05-23T11:23:41.000Z","size":131,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T12:35:45.588Z","etag":null,"topics":["arrays","julia","plots"],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/jw3126.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-08-23T14:59:31.000Z","updated_at":"2023-07-07T00:58:11.000Z","dependencies_parsed_at":"2023-02-28T22:45:44.384Z","dependency_job_id":null,"html_url":"https://github.com/jw3126/AxisArrayPlots.jl","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"2d39e1af6c822cd62f5ddef04525b3b8227c68ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3126%2FAxisArrayPlots.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3126%2FAxisArrayPlots.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3126%2FAxisArrayPlots.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jw3126%2FAxisArrayPlots.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jw3126","download_url":"https://codeload.github.com/jw3126/AxisArrayPlots.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289447,"owners_count":20914463,"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":["arrays","julia","plots"],"created_at":"2024-10-30T19:10:27.281Z","updated_at":"2025-04-05T04:26:51.325Z","avatar_url":"https://github.com/jw3126.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AxisArrayPlots\n\n## Usage\n\n```Julia\nusing AxisArrays, Plots, AxisArrayPlots\narr1 = AxisArray(randn(10), Axis{:cost}(linspace(0,1,10)))\narr2 = AxisArray(randn(7,12), Axis{:AxisName1}([\"x$i\" for i in 1:7]), Axis{:AxisName2}(1:12))\ndisplay(plot(arr1))\ndisplay(plot(arr2))\ndisplay(heatmap(arr2))\n```\n![1d](examples/1.png)\n![2d](examples/2.png)\n![2h](examples/2h.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjw3126%2Faxisarrayplots.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjw3126%2Faxisarrayplots.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjw3126%2Faxisarrayplots.jl/lists"}