# 30 August: Improve performance on charts

* Introducing the ability to choose the nearest zone when utilizing our SQL Proxy, with options available in eu-west-1 and us-east-1.
* Enhancing chart versatility by enabling users to draw multiple curves in line charts using multiple Y values.
* Enjoy a more spacious and tailored experience by now being able to resize the editor up and down for optimal SQL writing and chart analysis.


---

# 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://changelog.agnostic.dev/august-2023/30-august-improve-performance-on-charts.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.
