Blob #32

Tool: show_chart Rows: 4 Created: 2026-06-03 01:21:00
{
  "title": "Total Payment Volume (Trillions USD)",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "TPV_Trillions"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 104,
  "dataframe_url": "/dataframes/104",
  "datasets": [
    {
      "name": "TPV_Trillions",
      "data": [
        [
          "2021",
          1.25
        ],
        [
          "2022",
          1.36
        ],
        [
          "2023",
          1.53
        ],
        [
          "2024",
          1.68
        ]
      ]
    }
  ]
}