> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Why is nothing showing up in my graphs?

If the message "No visualization data logged yet" appears, the script hasn't executed the first `wandb.log` call. This can happen when the run takes a long time to complete a step. To speed up data logging, log multiple times per epoch instead of only at the end.

***

<Badge stroke shape="pill" color="orange" size="md">[Experiments](/support/models/tags/experiments)</Badge><Badge stroke shape="pill" color="orange" size="md">[Metrics](/support/models/tags/metrics)</Badge>
