owid-grapher
owid-grapher copied to clipboard
A platform for creating interactive data visualizations
## Overview We have decided to do a full migration over time from Wordpress to Google Docs. This is the overall tracking issue for parts of this migration that we...
As part of the Wordpress -> gdocs migration, we need to understand what Wordpress features need to be ported or discarded. Wordpress features can be found in blocks, admin screen,...
## What? A usable prototype that allows authors to create an article directly from a Google Doc. The goal will be to hand off something to authors that simulates the...
[Staging demo](https://ptolemy.owid.cloud/admin/posts/preview/50437) A simple template of requisite components for our front matter.
Written as part of GSoC program. (https://github.com/owid/owid-grapher/issues/1460)
## Core problem Across various pages for both desktop and mobile, we're "leaving accessibility on the table" by having buttons without roles, insufficient contrasts, non-hierarchical headings, and missing attributes. On...
@coder-whale discovered that choropleth maps recompute too much when hovering over countries. This PR fixes it by getting rid of the indirection for the choroplethData property that is passed down...
Resolves #1381. This adds local refresh tasks for wordpress (db & uploads) and grapher (db). The refresh tasks can be run through VSCode: - cmd + shift + p >...
This is a preparation for being able to use the data API for baking but where the current serialized and redundant recomputation of variable data would be exaggerated when adding...
## Description I am trying to run the `make up` command but it is failing due to a problem with yarn. ## Expected behaviour A clear and concise description of...