-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
) * feat: add 'random' prop to Histogram for generating random frequency data * feat: enable 'random' prop in PlayCard for Histogram component * feat: add 'interval' prop to Histogram and update frequency data handling * docs: Document `Histogram`'s `interval` prop * fix(test): enhance Histogram tests for interval and animation frame updates * refactor(stories): rename Histogram.stories.jsx to Histogram.stories.tsx and update export format * refactor: Set `Histogram`'s random bar change interval to 200
- Loading branch information
1 parent
e5c886c
commit 68e1bac
Showing
5 changed files
with
249 additions
and
74 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.