Blob #57
Tool: show_chart
Rows: 9
Created: 2026-06-08 06:44:05
{
"title": "Annual Revenue Comparison: NVDA vs. AMD",
"chart_type": "line",
"x": "date",
"series": [
"total_revenue"
],
"normalize": false,
"timeframe": "MAX",
"dataframe_id": 127,
"dataframe_url": "/dataframes/127",
"datasets": [
{
"name": "AMD",
"data": [
[
"2022-12-31",
23601000000.0
],
[
"2023-12-31",
22680000000.0
],
[
"2024-12-31",
25785000000.0
],
[
"2025-12-31",
34639000000.0
]
]
},
{
"name": "NVDA",
"data": [
[
"2022-01-31",
26914000000.0
],
[
"2023-01-31",
26974000000.0
],
[
"2024-01-31",
60922000000.0
],
[
"2025-01-31",
130497000000.0
],
[
"2026-01-31",
215938000000.0
]
]
}
]
}