> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 06.06.2025: Experiment progress graph

> Available in Phoenix 10.9+

<Update label="06.06.2025">
  ## Experiment Progress Graph

  <Frame>
    <iframe src="https://cdn.iframe.ly/YEIcIgm6" width={1000} height={400} allowFullScreen allow="encrypted-media *;" />
  </Frame>

  New visualizations Phoenix provide deeper insights into experiment performance over time.

  With Experiment Progress Charts, you can now:

  * Visualize how evaluation scores evolve across experiment runs
  * Monitor evaluator performance and detect regressions
  * Analyze latency trends to identify bottlenecks and inefficiencies

  These collapsible visual tools eliminate the need for manual inspection and make it significantly easier to track the impact of changes in your LLM or agent workflows.

  <Card title="feat(experiments): experiment progress chart by mikeldking · Pull Request #7978 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/pull/7978" horizontal>
    GitHub
  </Card>
</Update>
