ooni/explorer

Enable users to enable/disable various data sources in the Internet Outage charts

Open

#857 opened on Jun 2, 2023

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (42 forks)auto 404
funder/otffoss2025good first issuepriority/lowuser feedback

Repository metrics

Stars
 (87 stars)
PR merge metrics
 (PR metrics pending)

Description

A community member reported that it would be really nice if the Internet Outage charts on OONI Explorer (https://ooni.org/post/2023-new-explorer-features/#charts-on-internet-outages) enabled users to select which of the data sources (Cloudflare, Active Probing, etc.) were displayed.

In other words, it would be great if users, for example, could click Cloudflare, and the chart would only display that.

From an implementation perspective, this would be similar to how if users click middleboxes (or any test group) in the Measurement Coverage charts in each Country page (e.g. https://explorer.ooni.org/country/IT) the relevant data gets enabled/disabled.

Contributor guide