Blob #42

Tool: show_chart Rows: 3 Created: 2026-06-03 01:26:03
{
  "title": "Total Revenue (Billions USD)",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "Total_Revenue_Billions"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 106,
  "dataframe_url": "/dataframes/106",
  "datasets": [
    {
      "name": "Total_Revenue_Billions",
      "data": [
        [
          "2023",
          29.77
        ],
        [
          "2024",
          31.8
        ],
        [
          "2025",
          33.17
        ]
      ]
    }
  ]
}