-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When `barThickness: undefined|null` (new default), we compute an optimal sample size based on the smallest tick interval and reduced to prevent any bar to overlap (bar equally sized). Also added support for the special `barThickness: 'flex'` value (previous default) that globally arranges bars side by side to prevent any gap when percentage options are 1 (variable bar sizes).
- Loading branch information
1 parent
e2dd448
commit 7e0ca21
Showing
1 changed file
with
105 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters