{"id":50351164,"url":"https://github.com/kxsystems/ax","last_synced_at":"2026-05-29T21:01:37.163Z","repository":{"id":360182923,"uuid":"1185269607","full_name":"KxSystems/ax","owner":"KxSystems","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-27T13:22:50.000Z","size":14451,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T12:05:30.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"q","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KxSystems.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-18T12:11:08.000Z","updated_at":"2026-04-27T13:06:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/KxSystems/ax","commit_stats":null,"previous_names":["kxsystems/ax"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KxSystems/ax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KxSystems%2Fax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KxSystems%2Fax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KxSystems%2Fax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KxSystems%2Fax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KxSystems","download_url":"https://codeload.github.com/KxSystems/ax/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KxSystems%2Fax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33670211,"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-05-29T02:00:06.066Z","response_time":107,"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":"2026-05-29T21:01:36.247Z","updated_at":"2026-05-29T21:01:37.150Z","avatar_url":"https://github.com/KxSystems.png","language":"q","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AX Module\n\nThe kdb-x ax module exposes components from the [ax-libraries](https://code.kx.com/developer/libraries/#q-libraries) under the modules framework. The current components that have been ported across are:\n\n- [Grammar of Graphics](https://code.kx.com/developer/ggplot/) (ggplot) \n- [qDoc](https://code.kx.com/developer/libraries/#qdoc)\n\n\n## Prerequisites\n\nFusionx pcre2 is a required module, and needs to be callable via\n\n```q\nuse`kx.fusion:pcre2\n```\n\nThe install instructions for that can be found [here](https://github.com/KxSystems/fusionx/blob/main/README.md)\n## Build Instructions\n\nThese instructions are for building from source, the pre-built module is available under [releases](https://github.com/KxSystems/ax/tags). \n\nOutside of fusionx pcre2, there are two kdb-x submodules included in this repo required for ggplot specifically. These are:\n\n- [qskia](./qskia) -\u003e skia.$A.(so|dll)\n- [qbitops](./qbitops) -\u003e bitops.$A.(so|dll)\n\nAfter building each from their respective directories, move the built shared libraries to the [ax](./ax) folder. Now it is ready to be installed.\n\n## Installation Documentation\n\n:point_right: [`Install guide`](docs/install.md)\n\n## API Documentation\n\nThe APIs match the ax-libraries APIs, with the benefit of being loadable to any namespace.\n\n```q\n([qp;gg;qd]):use`kx.ax;         // all components\n([qd]):use`kx.ax.qdoc;          // or more granularly \n([qp;gg]):use`kx.ax.graphics;\n```\n\nSimply replace `.qp`, `.gg` and `.qd` with `qp`, `gg` and `qd` respectively when referencing the ax-libraries API specifications (or the namespace you have chosen to assign the components to).\n\n:point_right: [GGPlot](https://code.kx.com/analyst/libraries/grammar-of-graphics/)\n:point_right: [qDoc](https://code.kx.com/developer/libraries/documentation-generator/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxsystems%2Fax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkxsystems%2Fax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxsystems%2Fax/lists"}