# Plan Comparison

The scatter plot is used for plan comparison. Each green circle in the scatter plot represent a plan. Click the green circle to show the plan on the map. The two axes of the plot can be used to compare any two of the chosen criteria (e.g. population and compactness). By default, the x-axis is for population and the y-axis is for shape.&#x20;

For population criteria, the smaller value the better. For shape compactness, the larger value the better. Plans (green circles) in the scatter plot can then be compared.

![](https://3277503274-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MID4AC0JLzhOjxVzdcB%2F-MJ03_lDhjOxBZkMiPjo%2F-MJ06izXErWKk7cIlGt_%2FScreen%20Shot%202020-10-06%20at%2011.31.26%20PM.png?alt=media\&token=d6b86c51-9bb0-4034-8505-e375f1071399)

A plan can also be selected and mapped by selecting from the drop-down box “**Sorted Plans**”. Plans can be sorted by one of the considered criteria (e.g. population, shape) or a weighted total of all criteria (i.e. “All”)

![](https://3277503274-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MID4AC0JLzhOjxVzdcB%2F-MJ08QD_PjFRcZJBFOcA%2F-MJ0EQulAxk69zpL6qox%2FScreen%20Shot%202020-10-06%20at%2011.31.59%20PM.png?alt=media\&token=eeb5ace3-fd55-48e0-b623-b55f991e63b1)


---

# 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://zillion.gitbook.io/iredistrict/plan-comparison.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.
