Clarification: barPercentage vs categoryPercentage (#8138)

Clarification of the docs to make it little less confusing after seeing the .1 hopefully.
Comes from #8137
This commit is contained in:
LeeLenaleee
2020-12-05 16:55:19 +01:00
committed by GitHub
parent a7ff116547
commit 8192b2fd56

View File

@@ -255,9 +255,9 @@ Sample: |==============|
// categoryPercentage: 0.5
// barPercentage: 1.0
Bar: |1.||1.|
Category: | .5 |
Sample: |==============|
Bar: |1.0||1.0|
Category: | .5 |
Sample: |==================|
```
## Data Structure