Sophia Mersmann
Sophia Mersmann
> [!NOTE] > Wait for #3362 to be merged into master. - Indicator metadata comes with types - Up until now, Grapher has been ignoring type information and marked every...
### Background Once #3362 and #3375 land, the following data types will be known to Grapher: - `Numeric` - `Integer` - `String` - `Ordinal` (subclass of `String`) - `NumberOrString` (essentially...
[Cycle 2024.2: Entity selector](https://github.com/owid/owid-grapher/issues/3349) (prep work) Removes the slide-in settings drawer and always renders settings into a popup instead. We will be using the slide-in drawer for the entity selector...
[Project outline](https://docs.google.com/presentation/d/1ePEn9c-W-phi9TdFDr9a0Su4xgDgnZ2kKE1GNPrPXXk/edit#slide=id.g2c0c459a70a_2_172) | [Designs](https://www.figma.com/file/X5mOEX8zULS6qyHocUYdmh/Grapher-UI?type=design&node-id=2523%3A6266&mode=design&t=7edFp79OOjz6RENz-1) ### Must do - [x] (prep) Always use the popup for chart settings (don't use the slide-in drawer) - [ ] ⏳ Rearrange Grapher's layout on...
[Project outline (Google slides)](https://docs.google.com/presentation/d/1ePEn9c-W-phi9TdFDr9a0Su4xgDgnZ2kKE1GNPrPXXk/edit#slide=id.g2c0c459a70a_2_172) ### Must do - [x] For entity names including the region definition source in parentheses, automatically look for a DoD with a specific prefix (e.g. for...
Follow up for #3323. Removes `isExplorable` from chart configs
## Description - When space is tight, the labelling algorithm used in line charts and stacked area charts doesn't do a good job - This has been noted by Pablo...
> [!IMPORTANT] > Remove DoDs for testing from the details GDoc.
- fixes #2878 - Example chart: [Live](https://ourworldindata.org/grapher/child-mortality-1960-vs-latest-slope?country=~DEU) / [Staging](http://staging-site-slope-empty-focus-group/grapher/child-mortality-1960-vs-latest-slope?country=~DEU) (note that Germany is selected in both) - Screenshots: | Before | After | | ------- | ------ | | |...