Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nimarb
Copy link
Contributor

@nimarb nimarb commented Sep 15, 2025

Important

Improves graph readability in dark mode by adjusting text color and tooltip components in ScoreChart.tsx.

  • Behavior:
    • Adjusts text color in LineChart and BarChart components in ScoreChart.tsx for better readability in dark mode using fill-muted-foreground.
    • Adds TooltipComponent to NumericChart and CategoricalChart to format tooltips with compactNumberFormatter and Intl.NumberFormat respectively.
  • Misc:
    • Adds a wrapper div with max-w-56 to TooltipComponent in NumericChart for layout consistency.

This description was created by Ellipsis for 4e06b0f. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 15, 2025
@nimarb nimarb enabled auto-merge September 15, 2025 08:52
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Sep 15, 2025
@nimarb nimarb added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit c785156 Sep 15, 2025
30 checks passed
@nimarb nimarb deleted the nimar/lfe-6668-fix-dataset-graphs branch September 15, 2025 09:06
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant