Page MenuHomePhabricator

Add support for inline data in charts
Closed, DuplicatePublicFeature

Description

Some graph templates used inline data, which made them more flexible. Some graphs even depended on that kind of data for displaying results (T396531). Charts should be able to read inline data.

Event Timeline

Theklan changed the subtype of this task from "Task" to "Feature Request".Jun 10 2025, 8:55 PM

Disagree. Just like a week ago:

First, a transform should transform data, not create it. Using a transform to completely replace data, even if it happens to work, is a hack. […] Third, while accessing Wikidata data may work despite all these limitations, I’m pretty sure running in the context of Commons will cause caching issues (which makes sense, as this feature wasn’t designed for accessing Wikidata data). […]

Fine, merge with T394745 then. See answer to your linked comment for why.