Watch
1
0
Fork
You've already forked visualization-tool
0
mirror of https://github.com/visualize-admin/visualization-tool.git synced 2026-08-17 12:55:02 +00:00
  • TypeScript 92.2%
  • JavaScript 6%
  • MDX 1.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 14:29:13 +02:00
.devcontainer chore: add dev container configuration (#2594) 2026-07-09 12:52:49 +02:00
.github chore: Read Node.js version from .nvmrc & update shell.nix 2026-05-19 13:11:52 +02:00
.gitlab/issue_templates doc: Add GitLab story template 2026-04-20 13:31:12 +02:00
.storybook chore: Remove k6 cloud 2025-12-04 11:59:25 +01:00
.vscode Remove markdown-toc from recommended extensions #85 2026-05-19 13:11:52 +02:00
.yarn/releases chore: yarn policies set-version 2026-01-21 15:31:44 +01:00
act chore: Describe how to develop GitHub Actions locally 2024-02-19 17:05:16 +01:00
app chore: do no export function that is only used internally - fixes a knip error 2026-08-04 08:34:20 +02:00
codemods fix: Fixed improvements by @bprusinowski & @sosiology 2024-11-20 08:26:01 +01:00
docs docs: Update developer docs 2024-04-12 09:12:07 +02:00
e2e fix: csp headers for index pages (#2593) 2026-07-09 09:05:27 +02:00
embed Maintenance 2020-09 (#19) 2020-09-21 10:28:27 +02:00
eslint/visualize-admin fix: Lint 2026-04-15 13:06:16 +02:00
k6 fix: use photovoltaikanlagen/10 instead of photovoltaikanlagen/9 and regenerate grapqhl performance test workflows (#2557) 2026-05-07 10:37:55 +02:00
readme chore: add dev container configuration (#2594) 2026-07-09 12:52:49 +02:00
scripts build(deps): update node-fetch 2026-05-14 17:11:44 +02:00
.browserslistrc fix: Add browserslist config 2019-10-01 16:51:03 +02:00
.dockerignore feat: enable Sentry back 2026-04-21 13:07:22 +02:00
.env.example fix: improve csp headers (#2553) 2026-05-11 17:39:29 +02:00
.eslintignore chore: Exclude some files from TS and ESLint checking 2025-05-15 08:09:46 +02:00
.eslintrc.json chore: Update Eslint rules 2025-05-28 13:14:28 +02:00
.gitignore test: add vitest coverage and ui (#2543) 2026-04-09 11:52:26 +02:00
.gitlab-ci.yml ci: use node:24 instead of node:22 for the lint 2026-01-27 07:38:56 +01:00
.nvmrc chore: Read Node.js version from .nvmrc & update shell.nix 2026-05-19 13:11:52 +02:00
.prettierignore feat: Show test charts by env (int and prod) 2022-04-26 09:42:51 +02:00
.prettierrc refactor: Wrap markdown 2024-06-12 11:39:26 +02:00
.svgrrc.js feat: Update icons 2025-03-25 16:44:23 +01:00
.yarnrc chore: yarn policies set-version 2026-01-21 15:31:44 +01:00
AGENTS.md chore: use agents.md instead of claude.md (#2545) 2026-04-15 14:15:14 +02:00
app.json chore: Update Heroku build config 2020-12-09 16:47:21 +01:00
babel.config.js refactor: Use aliased paths instead of relative paths 2022-03-30 10:18:05 +02:00
CHANGELOG.md v6.5.2 2026-08-04 13:51:21 +02:00
codegen.yml fix: references of generated types 2026-05-15 12:14:13 +02:00
codemod.json refactor: Change all imports from theme-ui to @mui/material 2022-03-17 17:29:37 +01:00
docker-compose.mitm.yaml chore: bump postgres from 11 to 18-alpine 2026-01-21 17:07:55 +01:00
docker-compose.yaml chore: bump postgres from 11 to 18-alpine 2026-01-21 17:07:55 +01:00
Dockerfile env: set maptiler key at runtime instead of build time 2026-04-20 14:50:13 +02:00
hierarchical-values.txt refactor: Use memo and use callback in chart states 2022-01-18 12:30:24 +01:00
keycloak-visualize-client-dev.json docs: Add keycloak documentation 2022-11-07 10:11:35 +01:00
knip.config.ts build(deps): updated playwright and removed playwright-testing-library (#2574) 2026-05-29 11:09:23 +02:00
LICENSE Add license, update metadata 2020-05-01 11:08:41 +02:00
LICENSES.txt chore: Remove unused 2024-04-12 08:52:40 +02:00
lingui.config.js fix: Update lingui to v4 2025-08-25 16:41:45 +02:00
package.json v6.5.2 2026-08-04 13:51:21 +02:00
playwright.config.ts chore: Remove Argos 2025-12-04 11:43:12 +01:00
publiccode.yml doc: revise long description for Visualize application (#2555) 2026-05-07 07:46:37 +02:00
README.md doc: Reorganize & improve/update README #85 2026-05-19 13:11:52 +02:00
rollup.config.js Maintenance 2020-09 (#19) 2020-09-21 10:28:27 +02:00
shell.nix chore: Read Node.js version from .nvmrc & update shell.nix 2026-05-19 13:11:52 +02:00
tsconfig.json chore: Exclude node_modules from TS checking 2025-05-23 15:45:50 +02:00
yarn.lock build(deps): updated playwright and removed playwright-testing-library (#2574) 2026-05-29 11:09:23 +02:00

Visualize

Validate E2E GraphQL performance tests (auto) GitLab Mirror

Visualize screenshot

Visualize is a web application to create and embed visualizations from any Swiss open government dataset provided by the LINDAS Linked Data Service. It is developed by the Federal Office for the Environment FOEN and other Swiss federal authorities and is operated at https://visualize.admin.ch/.

Please create an issue to report a bug or request an enhancement, pull requests are welcome too.

This project is free and open source software, licensed under the terms of the BSD-3-Clause license.

General

Development

Deployment

  • Designed for Vercel and Docker deployments
  • Database migrations run automatically on production builds
  • Environment-specific configuration through environment variables