From dec3d2338f96056f3faceb8a9e3835a55935d069 Mon Sep 17 00:00:00 2001 From: Jacco van den Berg Date: Wed, 28 Sep 2022 06:54:58 +0200 Subject: [PATCH] Update namespace (#10719) --- docs/axes/cartesian/logarithmic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/axes/cartesian/logarithmic.md b/docs/axes/cartesian/logarithmic.md index 4182155a7..52ab680ca 100644 --- a/docs/axes/cartesian/logarithmic.md +++ b/docs/axes/cartesian/logarithmic.md @@ -12,7 +12,7 @@ The logarithmic scale is used to chart numerical data. It can be placed on eithe ### Logarithmic Axis specific options -Namespace: `options.scales[scaleId]` +Namespace: `options.scales[scaleId].ticks` | Name | Type | Default | Description | ---- | ---- | ------- | ----------- -- 2.47.2