-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello!
It would be helpful if the library dynamically determined color ranges based on the maximum contribution count in the data provided. Currently, colors need to be manually set according to fixed ranges, but making the color scale adjust automatically would improve flexibility and reduce the need for manual configuration.
Suggested Enhancement:
Allow the color scale to automatically adjust based on the highest contribution count in the input data. For example, if the data includes values up to 50 contributions, the library would calculate color levels relative to this maximum (or any other detected maximum). This way, we wouldn’t need to adjust colors manually for different data ranges.
Benefits:
- Improved flexibility for varying data ranges.
- No need for manual color adjustments for each dataset.
- Better integration with different data sources and types of contribution frequencies.
Metadata
Metadata
Assignees
Labels
No labels