Currently graphql only provides metadata about the language stats (pie chart) insight, which the webapp then uses to form a search query and tabulate the results in client.
Add the capability for an insightView to run the search query and return a series for each language returned with a single "current" datapoint.
Currently graphql only provides metadata about the language stats (pie chart) insight, which the webapp then uses to form a search query and tabulate the results in client.
Add the capability for an
insightView
to run the search query and return a series for each language returned with a single "current" datapoint.Out of scope: Tracking multiple datapoints over time addressed in this issue
Example:
Response: