From 7952b1c92add15894188abe4bbdbc6cbd6ef8766 Mon Sep 17 00:00:00 2001 From: Mike Burgess Date: Tue, 21 Jan 2025 13:24:32 +0000 Subject: [PATCH] Remove stray Chart labels format TBD entry. Closes #49. (#51) --- docs/powerpipe-hcl/chart.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/powerpipe-hcl/chart.md b/docs/powerpipe-hcl/chart.md index 111d7e5..9a22b5d 100644 --- a/docs/powerpipe-hcl/chart.md +++ b/docs/powerpipe-hcl/chart.md @@ -132,7 +132,6 @@ Alternative values are `none`, which applies no data transforms, or `crosstab` w | Property | Type | Default | Values | Description | | --------- | ------ | ------- | ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | `display` | string | `auto` | `auto` (default), `always` or `none`. | `auto` will display as many labels as possible for the size of the chart. `always` will always show all labels, but will truncate them with an ellipsis as necessary. `none` will never show labels for this axis. | -| `format` | TBD | | | | ### legend