visualization-tool
visualization-tool copied to clipboard
The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
When I want to Select Greenhouse Gas in the Segmentation its loading really long and after some Time I get a Error message.  To reproduce the Bug open this...
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...
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...
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....
**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...
**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...
**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...
As we now have a Pro Argos account, we should switch to this service instead of Percy, which has far less monthly screenshots limit.
**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`...