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

### Description _Is your enhancement related to a problem? Please provide a clear and concise description of what the problem with the current state is. Ex. I'm always frustrated when...

enhancement

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @​priyagupta108 in actions/setup-node#1374...

dependencies
github_actions

### Description Slight inconsistency in the UI copy in the column style settings for tables. In the column setting for tables, users have the option to display the values as...

### Description Observed in tables with interactive filters: Sometimes the handle of the slider is cut off when it is highlighted:

### Description Currently in v6.0, we only support non-temporal dimensions in the global filters for dashboards when table chart types are used. We should enhance the application to also support...

development

Currently, we have quite a lot of big files that should be split up into smaller, better scoped ones. This would make it easier to navigate the codebase and have...

enhancement

### Description The width of one column is fully dependent on the content. We have a need to make it possible to work ellipsises or similar to keep the tables...

enhancement

### Description There are some data sets which include links (e.g. to additional information or resources). These links should be elegantly rendered in the table with an icon or similar....

enhancement
BK

Currently, we use one huge `useReducer` to keep track of the configurator state. Due to this design, the whole application re-renders on every keystroke when adding a chart title, for...

enhancement