# Graph Scaling

The **Logs** graph columns are interactive; clicking on any of them provides a more detailed view of events distribution within the time frame this column refers to, achieved by "zooming in" the plot and displaying smaller (in terms of time) columns.

<figure><img src="https://lh7-us.googleusercontent.com/n2DhjU5MTSK1E8OfF7bNvWvCkpsmZegxQ4QwmU2Ctr1pScoP5NFMqCJ0XEYATF2YqNxEdl6W9HRSn9LCaXHhXCq9lufZEEYQxRSfviovvn7pmwRxZVUiCPRTwxptrgrbR5cI9qyXWsQsUJZ8EBpS5wA" alt=""><figcaption></figcaption></figure>

Upon this action, the timestamps above will be accordingly adjusted, and the the [*Total Events*](/product-docs/service-menu/logs/total-events-section.md) section below will represent the information from the zoomed time period only.

<figure><img src="https://lh7-us.googleusercontent.com/HOBsaqRIdKGGkOXU7y57ZYnxERc79jJnT2W8zqBSOx3eItfuvD_OmJ3jNdM01PgWtY4usVBwae_ko34lZLGmMBt1xQR680XL19mmHF2j1bCDDztYjbBv8fEQWZsW74nc098Jt4FpR8JvmtZsWszPsZs" alt=""><figcaption></figcaption></figure>

You can delve as deep as detailing every 10 seconds (by selecting another column of interest within the already scaled graph), regardless of the initially chosen time frame for the graph.

Clicking the left ![](/files/0KIW0OEYTJtZ3FR9JWoI) and right ![](/files/x0wkJvse71Ozo842ComY) arrows gives you an option to easily navigate the nearest columns. And when switching between tabs with different event types (i.e., *Delivery*, *WAF*, *Rate Limiting*, and *Bot Management*), you’ll be shown the occurrences within the same time interval. &#x20;

<figure><img src="https://lh7-us.googleusercontent.com/ttHK98W8IAWgkG6M_YOqjg5pU2qD4eqfWfvRfP-tO5mJGUZMLN4SEAxDI8pmBWiiyokOB8xn8cmMIsoTN_WxvfyZdPoc7TCLMoPUrMUrP4o4zhonVhchr1s9KN8NRJsZE-I4ljseLkbt8McpOo61Kz0" alt=""><figcaption></figcaption></figure>

To return to the previous scaling level, click on the back arrow ![](https://lh7-us.googleusercontent.com/NKmVM8aIWhjeJf5JUHGeaubf_ykQV3upoX_Q_QLbW_Fd9BALxceZTm-fFYh6cluBSwDRQDvDPLxhiQjNWNu9JkMiEdiNkW-FAx58Nji3PriIsiGOPV2T_5rB4LW4766vp_O9Q_JTsUCmPlt8KHunFJI) icon in the top right corner, and to exit the scaling mode and return to the general graph view, click on the cross ![](https://lh7-us.googleusercontent.com/7f4EE0nQxbDzA1cUI7EB2OLClJYO1aBoMZW1EJpOBR2YbFJ-cosAHVgNl06oQwbVuROMp5ruU-ljfxeEZJ1-xD6g8xqGe2HYlK4sdlb52dWFgAyLVfr-gUaomSxynOf6v4gL3KbFbPL_EW5DKy57rG4) icon next to it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.edgeport.com/product-docs/service-menu/logs/graph-scaling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
