{
"title": "Transactions per Active Account",
"chart_type": "bar",
"x": "year",
"series": [
"Transactions_Per_Account"
],
"normalize": false,
"timeframe": "MAX",
"dataframe_id": 104,
"dataframe_url": "/dataframes/104",
"datasets": [
{
"name": "Transactions_Per_Account",
"data": [
[
"2021",
45.4
],
[
"2022",
51.4
],
[
"2023",
58.7
],
[
"2024",
60.6
]
]
}
]
}