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

When I want to Select Greenhouse Gas in the Segmentation its loading really long and after some Time I get a Error message. ![image](https://github.com/visualize-admin/visualization-tool/assets/145760304/15eca677-f5c4-4935-baa4-396b9cf5e8cd) To reproduce the Bug open this...

bug

Currently, Visualize uses [rdf-cube-view-query](https://github.com/zazuko/rdf-cube-view-query) library to fetch observations. We would like to not use the library for this, but rather implement a custom `CONSTRUCT` query. It should be noted that...

development

IXT uses the metadata added by Zazuko, not using the first observation but time:GeneralDateTimeDescription and adjust the code to make it work with “mixed” temporal dimensions (temporal dimensions with dates...

When creating a barplot with many entries such as choosing the measurment dates as the x-axis for [bathing water quality](https://int.visualize.admin.ch/de/v/g4SZzytUiLsw) the bars will become transparent and the different colours even...

bug

Currently the only way to know the origin of the data which is displayed in a visualization is the small tag "dataset" in the bottom left corner of the visualization....

enhancement

**Is your feature request related to a problem? Please describe.** In some instances, with big deltas within a measure across the objects, point features can be drawn so small that...

enhancement
good first issue
maps

**Describe the bug** At the moment themes are not showing up on Visualize. On the front end side, nothing changed, so it is assumed to be an upstream issue. We...

bug
upstream issue

**Is your enhancement related to a problem? Please describe.** Currently broken query functions are not detected due to missing CI regression tests on them. **Describe the solution you'd like** CI...

enhancement

As we now have a Pro Argos account, we should switch to this service instead of Percy, which has far less monthly screenshots limit.

enhancement
maintenance

**Is your enhancement related to a problem? Please describe.** currently serverside node-fetch only uses `http/1.1` connections to fetch http(s) requests. **Describe the solution you'd like** a serverside method (re)using `http/2`...

enhancement
maintenance