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 are using [jest](https://jestjs.io) for unit tests, which is slower and requires more configuration and mocking that much more recent [vitest](https://vitest.dev) – we should make the switch to improve...

enhancement
maintenance

It would be great to enhance the flags section of the debug panel with: - automatic listing of every available flag without a need to set it first, - correct...

enhancement
maintenance

Possible Ideas to create more clarity to editors - Highlight the charts affected when a filter is applied - Group the filters in the side bar (analog merging of cubes...

development
design

It looks that SPARQL filtering based on temporal dimensions is sometimes off. We should investigate this and use a correct way of filtering the data in SPARQL queries, possibly by...

bug

Thanks to https://github.com/visualize-admin/visualization-tool/pull/1953, we are now using Node.js 20 in the application (bumped up from 18). To not immediately jump a few major versions ahead, we should test and make...

development
maintenance

**This PR:** - This PR adds a getTextHeight function - And slightly improves AxisLabel positioning cc: @bprusinowski

Currently, the `chart-options-selector.tsx` file is over 2000 lines long and contains a lot of components, which makes it less convenient to jump top-down instead of files when making changes. To...

enhancement

**Is your enhancement related to a problem? Please describe.** As a user I would like to clearly distinguish which row belongs to which dataset in a table view. **Describe the...

development

**This PR** - This PR introduces additional support for new time formats. - This PR resolves #1799 **Description** Our functions only allowed for DD.MM.YY supported dates on datasets causing issue's...

**Description** Migration from Visualize to the new CI/CD Bund **Definition of Done** The new CI/CD bundle has been implemented and is running