-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addition of mStat_get_palette Function and Update of Palette Paramete…
…rs in Other Functions This update introduces significant enhancements in the color palette management across our visualization functionalities. ### Key Changes: 1. **Addition of `mStat_get_palette` Function**: A new function, `mStat_get_palette`, has been integrated into our codebase. This function provides a more versatile and robust approach to managing color palettes. It supports predefined palette names, custom color vectors, and ensures fallback to a default palette if needed. This enhancement allows for greater flexibility and ease of use in color customization for our users. 2. **Updates in Palette Parameter Usage**: We've updated several functions to utilize the new `mStat_get_palette` function. This change ensures consistency in color palette handling across different parts of the application. The functions with updated palette parameters now benefit from the enhanced capabilities of `mStat_get_palette`, including access to a broader range of color options and more intuitive palette selection. 3. **Improved User Experience and Customization**: These updates collectively aim to enhance the user experience by providing more control over color scheme selections in heatmap visualizations. Users can now easily select from a range of predefined color palettes or define their own, enhancing the visual appeal and interpretability of their heatmaps.
- Loading branch information
1 parent
15edb42
commit dd3c0d4
Showing
78 changed files
with
1,137 additions
and
730 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 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 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.