# Slot: decimals 


_How many decimal places the tick numbers are written to._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Colorbar](../classes/Colorbar.qmd) | The colour scale a panel prints beside its field |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: decimals
description: How many decimal places the tick numbers are written to.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Colorbar
domain_of:
- Colorbar
range: integer

```
</details></div>