render.js
11.6 KB
-
feat: Enhance color mapping and chart rendering in Detail component · 74a307f1
- Added base and extended color palettes for improved model color mapping. - Introduced a new `modelToColor` function to dynamically assign colors based on model names. - Updated the Detail component to utilize the new color mapping for pie and line charts. - Refactored chart data handling to support dynamic color assignment and improved data visualization. - Cleaned up unused state variables and optimized data loading logic for better performance.
CalciumIon committed