Open pabloarosado opened 1 year ago
Adding tolerance and communicating the fact that data is interpolated in the tooltip would be a good first step. If this comes up more often it might also make sense draw areas in relative stacked charts that have missing data in a different shade or otherwise distinguish them.
@pabloarosado do we have more live examples where this would be helpful? We're considering this for the next batch cycle and then it would be very useful to be able to look at several examples at once. Thanks!
Hi @danyx23, thanks for looking into this. Another example would be another stacked area chart in the same dataset, namely on electricity production by source. For this one, and the chart in the issue description, I created indicators that are filled up with zeros to avoid issues on stacked area charts.
So, if you want to experience with tolerance, you can take any of those two charts, and replace the indicators whose names end in (adapted for visualization of chart ***slug***)
by the analogous indicators without that title ending.
Description
Setting the tolerance of an indicator in a stacked area chart doesn't work.
Steps to reproduce
Steps to reproduce the behavior:
Screenshots
Additional context
For more context and examples, see https://github.com/owid/owid-issues/issues/1257