-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dynamic horizon chart type (#45)
This pull request adds a new dynamic horizon chart type to the project. It includes the following changes: - Added a new dynamic horizon chart component called MoonHorizonDynamic. - Updated npm dependencies and optimized the MoonHorizonDynamic component. - Added a new helper function hexToRgba in the utils/helpers.ts file. These changes enhance the project by introducing a new chart type and improving the performance of the existing components.
- Loading branch information
Showing
27 changed files
with
1,333 additions
and
187 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
Oops, something went wrong.