# Slot: spines 


_Axes spine style: 'box' (all 4 spines, closed boxes — e.g. Taher) or 'open' (left+bottom only). Unset defers to the active style. Pair 'box' with auto_format: false — bsplot's format_fig otherwise detaches and trims spines (the open 'nature' look)._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/spines](https://w3id.org/tvbo/slot/spines)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Figure](../classes/Figure.qmd) | A publication figure, a mosaic of panels rendered from result containers |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Figure](../classes/Figure.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Figure](../classes/Figure.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/figure




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:spines |
| native | tvbo:spines |




## LinkML Source

<details>
```yaml
name: spines
description: 'Axes spine style: ''box'' (all 4 spines, closed boxes — e.g. Taher)
  or ''open'' (left+bottom only). Unset defers to the active style. Pair ''box'' with
  auto_format: false — bsplot''s format_fig otherwise detaches and trims spines (the
  open ''nature'' look).'
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Figure
domain_of:
- Figure
range: string

```
</details></div>