Consistent formatting for cartesian option docs (#4765)

This commit is contained in:
Ben McCann
2017-09-15 16:53:51 -07:00
committed by Evert Timberg
parent 4396a53041
commit 2b89f7a989

View File

@@ -40,7 +40,7 @@ The category scale provides the following options for configuring tick marks. Th
| Name | Type | Default | Description
| -----| ---- | --------| -----------
| labels | Array[String] | - | An array of labels to display.
| `labels` | `Array[String]` | - | An array of labels to display.
| `min` | `String` | | The minimum item to display. [more...](#min-max-configuration)
| `max` | `String` | | The maximum item to display. [more...](#min-max-configuration)