Blob #46

Tool: show_chart Rows: 3 Created: 2026-06-03 01:28:47
{
  "title": "Diluted EPS (USD)",
  "chart_type": "bar",
  "x": "year",
  "series": [
    "EPS_Diluted"
  ],
  "normalize": false,
  "timeframe": "MAX",
  "dataframe_id": 110,
  "dataframe_url": "/dataframes/110",
  "datasets": [
    {
      "name": "EPS_Diluted",
      "data": [
        [
          "2023",
          3.84
        ],
        [
          "2024",
          3.99
        ],
        [
          "2025",
          5.41
        ]
      ]
    }
  ]
}