Marcel Gerber
Marcel Gerber
Thank you @coder-whale, and sorry it took so long to merge this!
Yes, it's working pretty nicely for us. I don't know if it can run on external PRs, though.
This is happening because `addCountryMode == EntitySelectionMode.MultipleEntities` in this case, and because of this line in `Grapher.tsx`: https://github.com/owid/owid-grapher/blob/1c1f54fc4be4c2d65ef277bfc8943fb3fe29c831/packages/%40ourworldindata/grapher/src/core/Grapher.tsx#L1215 It's not directly linked to faceting.
Just chatted with @danyx23 about this. We came up with the idea that we want to assign an entity code to every entity, and use that one throughout. For countries,...
The country profile working group got very confused by this issue today, we also think this is important to fix. Because, when using the global entity selector, Stacked Area charts...
Currently, the thinking here is to enable faceting by entity by default for these stacked charts where there's multiple entities selected. I and Daniel cannot think of a case where...
[Saloni requested this](https://owid.slack.com/archives/C0149NKLZAM/p1684509452802779), for nicer tick marks in the flu explorer.
Ah, this is happening because this is our only page (I checked) that relies on a `index.html` being present. This line removes the trailing slash, and then Cloudflare itself adds...
I'm 99% certain this only affects "Split by metric".
Sorry that I didn't really make good use of this issue; but indeed, some ranking improvements have been made (mostly those lined out in the [Notion document](https://www.notion.so/owid/Algolia-parameters-to-tweak-b70e6c065ead4991a42e1a53ef34c333) above). Will mark...