-
Hi,
Trying to run Ceclia from sources gives me this error.
It looks different from the ones discussed here before...
Any ideas ?
I must say I am very anxious about the perspective of not being…
-
Some chart types, like scatter plots, allow single-time selection and start/end-time selection. In scatter plots, the default is usually a single time being selected, which means that both time slider…
-
- Some of our chart types use 80% opacity to make the grid lines in the background visible
- Marwa suggested using 100% opacity instead and drawing grid lines at a darker colour with some opacity on …
-
1. Make it possible to draw graphs of implicitly defined functions such as x^3+y^3 +2xy = 4 for example
2. Make it possible to edit the tick marks on the x-axis (or the y axis) For example, when draw…
-
I am a total newie and I was trying the grapher.php in my dokuwiki (Release 2022-07-31a "Igor") but it did not work. I looked around and, after changing things as said after, it looks to work fine.
A…
-
## Core problem
Esp for long-time series, it's difficult to select a specific year if the only affordance is the time range slider.
## Proposed solution
Make it possible to manually enter a y…
-
# Problem
This file should be updated with the latest schema changes, and probably moved to the `owid-grapher` repo
https://github.com/owid/etl/blob/master/schemas/multidim-schema.json
-
## Core problem
In ETL, we sometimes work with time series with dates (not years). However, Grapher uses 'number of days since zeroDay' under the hood, and is not able to select dates in the **Timeli…
-
## Core problem
Currently on Grapher we have vertical text on the vertical axis label, which is 1) difficult to read and 2) causes us to frequently define that axis in the subtitle, which is redund…
-
## Core problem
- Grapher supports comparison lines of the form `y = ...` where the expression on the right may contain `x` (useful in scatter plots)
- Comparison lines are used to add horizontal …