visualization-tool icon indicating copy to clipboard operation
visualization-tool copied to clipboard

The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN

Results 263 visualization-tool issues
Sort by recently updated
recently updated
newest added

Currently, we update database schema in a non-production way (using `prisma db push`, which updates the database in place, which generating SQL migration files). As we expand our database schema...

enhancement
maintenance

Generally, our ESLint configuration is a few years old – we should take a step back, review what's there and update the rules and plugins we use to follow modern...

enhancement
maintenance

**Is your enhancement related to a problem? Please describe.** To allow Visualize Iframes to be correctly integrated and rendered in LivingDocs, the CORS settings need to be adjusted to support...

enhancement

**Describe the bug** One can currently set an an axis to 100% in a vertical or horizontal bar chart, even if the they contain negative values. **To Reproduce** For vertical...

enhancement

**Is your enhancement related to a problem? Please describe.** For the Manual Annotations feature we introduced a character limit for better UI handling. There are some other instances where character...

enhancement

### Description Currently, Visualize offers the "Show All Values" function for segmented and stacked column and bar charts. This function should be extended to also support the total value, or...

enhancement
BAKOM

I would like to create a publiccode.yml for the visualizations tool. The aim of this structured file is to make it easier to find OSS projects at the federal level....

question

**Describe the bug** For some BLW charts, the data is duplicated in the tool tips Also see documentation here: https://www.notion.so/interactivethings/BLW-Testing-1f230da5430280d1b18bfa1e82e867a6?pvs=4 everything is fine there. **To Reproduce** Steps to reproduce the...

bug
upstream issue

We should improve the animations logic by ditching D3.js and using Framer Motion, to make it easier to work with this area of the application. While the current approach works,...

enhancement