{
  "ECPM": {
    "xAxis": {
      "label": "eCPM",
      "format": {
        "type": "number",
        "to": "$0,00.00"
      },
      "tooltipFormat": {
        "type": "number",
        "to": "$0,00.00"
      },
      "multiFormat": false
    },
    "yAxis": {
      "label": "Daily Impressions",
      "format": {
        "type": "number",
        "to": "0.[0000] a"
      },
      "tooltipFormat": {
        "type": "number",
        "to": "0,0"
      },
      "multiFormat": false,
      "showGrid": true
    }
  },
  "OUTCOMEBASED": {
    "xAxis": {
      "label": "Outcome-Based Rate",
      "format": {
        "type": "number",
        "to": "$0,00.00"
      },
      "tooltipFormat": {
        "type": "number",
        "to": "$0,00.00"
      },
      "multiFormat": false
    },
    "yAxis": {
      "label": "Daily Outcomes",
      "format": {
        "type": "number",
        "to": "0.[0000] a"
      },
      "tooltipFormat": {
        "type": "number",
        "to": "0,0"
      },
      "multiFormat": false,
      "showGrid": true
    }
  }
}
