1. 12 Dec, 2024 2 commits
    • 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
    • chore: Update dependencies and refactor JSON handling #614 · 7ae97088
      - Removed the `bytedance/sonic` dependency and replaced its usage with the standard `encoding/json` package for JSON marshalling in `relay-text.go`.
      - Updated `go.mod` to reflect the removal of `sonic` and adjusted the version of `sonic/loader`.
      - Cleaned up `go.sum` to ensure consistency with the updated dependencies.
      CalciumIon committed
  2. 11 Dec, 2024 18 commits
  3. 10 Dec, 2024 1 commit
  4. 09 Dec, 2024 4 commits
  5. 08 Dec, 2024 1 commit
  6. 07 Dec, 2024 3 commits
  7. 06 Dec, 2024 4 commits
  8. 05 Dec, 2024 7 commits