Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 0689f61

Browse files
author
sluger
committed
revised readme
1 parent 3273a69 commit 0689f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ and [CodePen](https://codepen.io/sgratzl/pen/QxoLoY)
2323
four new types: `boxplot`, `horizontalBoxplot`, `violin`, and `horizontalViolin`.
2424

2525
## Config
26-
Limit decimal digits by an optional config option
26+
2727
```typescript
2828
/**
29-
* optional fixed number of decimals for the value shown in the tooltip
29+
* Limit decimal digits by an optional config option
3030
**/
3131
tooltipDecimals?: number;
3232
```

0 commit comments

Comments
 (0)