---
title: "Logarithmic axes"
slug: "logarithmic-axes"
updated: 2021-05-20T05:22:01Z
published: 2021-05-20T05:22:01Z
canonical: "userguide.dataclassroom.com/logarithmic-axes"
---

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

# Logarithmic axes

You can switch the X and Y axes on a scatter plot between **linear and logarithmic scales** (log axes) using the controls shown here.

Not seeing the control?These controls are hidden by default. Adjust your settings to include the more advanced controls [as described here](/v1/docs/customizing-which-controls-are-shown).

![](https://cdn.document360.io/62f8f41e-e041-42c4-b9bc-8ae1eb45d064/Images/Documentation/image-1618312649199.png)

The data values in the column(s) shown must be suitable for logarithmic conversion, for example it must:

- Not include the value zero
- Not have both positive and negative values

Either of these mean that the axis cannot be shown as a logarithmic axis.
