forked from carbon-design-system/carbon-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create options for tick rotation (carbon-design-system#770)
* feat: create options for tick rotation - new enums and configuration - control x-axis tick rotation depending on configuration * refactor: change TickRotations DEPENDING to AUTO * refactor: avoid extra calculation for shouldRotateTicks * refactor: limit top/bottom axis tick rotation to top/bottom zoom bar only * refactor: tick rotation don't depend on zoom
- Loading branch information
Showing
3 changed files
with
63 additions
and
70 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
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
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