Blob #44

Tool: show_chart Rows: 3 Created: 2026-06-03 01:28:09
{
  "title": "PayPal Revenue Composition (Billions USD)",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "Transaction_Revenues",
    "Other_Value_Added_Services"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 107,
  "dataframe_url": "/dataframes/107",
  "datasets": [
    {
      "name": "Transaction_Revenues",
      "data": [
        [
          "2023",
          27.16
        ],
        [
          "2024",
          28.6
        ],
        [
          "2025",
          29.45
        ]
      ]
    },
    {
      "name": "Other_Value_Added_Services",
      "data": [
        [
          "2023",
          2.61
        ],
        [
          "2024",
          3.2
        ],
        [
          "2025",
          3.72
        ]
      ]
    }
  ]
}