Untitled

 avatar
unknown
plain_text
2 years ago
364 B
3
Indexable
{
  "version": "1.0",
  "model": {
    "nestingLevels": [{
      "name": "Quarter",
      "labels": ["Q1", "Q2", "Q3", "Q4"],
      "aggregator": "mean"
    }],
    "data": [[85, 88, 91, 94]]
  },
  "view": {
    "title": "Projected Development Scores",
    "type": "Line Chart",
    "scale": "linear",
    "notes": "Projections based on the implementation of the
Editor is loading...