Sophia Mersmann

Results 83 issues of Sophia Mersmann

Show axes for charts without data, fixes https://github.com/owid/owid-grapher/issues/2127 Implemented as part of an effort to create a set of climate charts, see draft charts on [this staging site](http://staging-site-stacked-bar/admin/charts) ## Summary...

## Summary Adds a `chart_configs` table to the database. Shouldn't result in any functionality change. Also adds a set of triggers that automatically update `charts.slug`, `charts.type` and `charts.isPublished` if a...

## Description For StackedBar charts, the entity selector should say "Add/remove entities", not "Select entities" (the latter is the lingo that we use in scatter plots to communicate that entities...

bug
viz
needs triage

## Description - The tab labels currently show the `title_public` as label - This is usually ok, but sometimes the public title is the same for all indicators, which means...

bug
viz
needs triage

## Description Having a max width on the tab labels sometimes leads to an unusable UI: ## Expected behaviour We could: - Make the tab multi-line for long labels -...

bug
viz
needs design

## Implementation plan - [ ] Add a table for chart configs, using UUIDs as primary key - [ ] Populate `chart_configs.fullConfig` for all existing charts - [ ] Add...

#3527 attempted to fix a bug where - after opening an accordion item using the keyboard - the focus unexpectedly jumped to the top of the page. This was fixed...

To do: - [x] Set `true` as default for `hideRelativeToggle`