Blob #37

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