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

This PR adds a container to encompass all errors, so the `subgrid` layout doesn't break in case of errors. To see what's broken currently, see [this link](https://blw-agricultural-market-data-platform.vercel.app/blog/test).

Preparation for user testing in summer 2024 The documentation can be found here: https://www.notion.so/interactivethings/Usability-Test-Visualize-5-3a6290d1533f4721882bd8b60cc25c5a?pvs=4 1. **Vorbereitung der Usability Testing** - Rekrutierung der Testpersonen - [ Formulierung der zu testenden Hypothesen...

design

**Describe the bug** I want to visualize [this cube](https://int.visualize.admin.ch/en/browse?dataSource=Int&dataset=https%3A%2F%2Fcommunication.ld.admin.ch%2Fofcom%2Fcommercial_tv_with_proportion_of_reception_fees_topic_structure_minutes_regional_information%2F2) as a sorted column (according to the measure of the latest year) chart with grouped columns. When I choose the respective...

bug

ensure only Draft|Published are shown WRT https://github.com/zazuko/cube-creator/wiki/LINDAS-Specifics#needed-attributes-that-a-cube-shows-up-on-visualizeadminch there are rare cases with different status i.e. https://s.zazuko.com/m6iuJB which shouldn't be shown nb: this PR also makes results more consistent with https://github.com/visualize-admin/visualization-tool/blob/eef59af39594123bacc535484df6654550830fa1/app/rdf/queries.ts#L69-L74...

Cleaning up UI elements for filter section in the side panel: - Drag handle - Filter title - Interactive toggle - Most recent date toggle - Hove effect when dragging...

development

Closes #1470 This PR is an exploration of the feasibility to fetch values for multiple dimensions in a single SPARQL query. After an initial investigation, it looks like the combined...

**User Story** As a user, I can create a dashboard consisting of multiple charts based on 2 different data sets and connect them with a global filter. **Demarcation** In this...

The line charts should be able to handle errors like bar charts. Potentially with a shaded background. **Context (Environment)** ![Image](https://github.com/visualize-admin/visualization-tool/assets/29289679/cbfb8f1c-f1bf-47bf-aabc-e6bfa2cce479) **Current Behavior** Currently, line charts don't support a visualization of...

enhancement

**DoD** The y-Axis of chart dimensions of scaleType Interval starts at the lowest value (according to the available data). Dimensions of Ratio scale keep their current behaviour and start at...

**Describe the bug** When interacting with the filter on a data, if the date is entered manually it is not applied to the chart. If the user selects a date...

bug