Blob #40

Tool: show_chart Rows: 5 Created: 2026-06-03 01:21:36
{
  "title": "Transactions per Active Account",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "Transactions_Per_Account"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 105,
  "dataframe_url": "/dataframes/105",
  "datasets": [
    {
      "name": "Transactions_Per_Account",
      "data": [
        [
          "2021",
          45.4
        ],
        [
          "2022",
          51.4
        ],
        [
          "2023",
          58.7
        ],
        [
          "2024",
          60.6
        ],
        [
          "2025",
          57.7
        ]
      ]
    }
  ]
}