Blob #33

Tool: show_chart Rows: 4 Created: 2026-06-03 01:21:01
{
  "title": "Payment Transactions (Billions)",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "Transactions_Billions"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 104,
  "dataframe_url": "/dataframes/104",
  "datasets": [
    {
      "name": "Transactions_Billions",
      "data": [
        [
          "2021",
          19.3
        ],
        [
          "2022",
          22.3
        ],
        [
          "2023",
          25.0
        ],
        [
          "2024",
          26.3
        ]
      ]
    }
  ]
}