Skip to content

No dark mode support for Recharts tooltips #312

Description

@ritaifeoluwa

What changed

  • src/components/TvlChart/TvlChart.tsx uses Recharts which has its own tooltip styling
  • Tooltips may not respect the Chakra dark/light theme

Why

  • Default Recharts tooltips are white/light — unreadable in dark mode
  • Should customize tooltip content with theme-aware colors

How to test

  1. Switch to dark mode
  2. Hover over the TVL chart
  3. Observe the tooltip — likely light background on dark theme

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguxUser experience, interaction design, loading states

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions