Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Tooltip Overlapping Charts due to a low z-index #1087

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jun 17, 2024

  1. add z index to Tooltip

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    374d432 View commit details
    Browse the repository at this point in the history
  2. update storybook

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7df44e3 View commit details
    Browse the repository at this point in the history
  3. update test code line

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b2df2bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7882b89 View commit details
    Browse the repository at this point in the history
  5. update test code line

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1f5c379 View commit details
    Browse the repository at this point in the history
  6. revert wrongly removed test

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0d6da65 View commit details
    Browse the repository at this point in the history
  7. delete unused types

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    faede33 View commit details
    Browse the repository at this point in the history
  8. revert wrongly removed test

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6228202 View commit details
    Browse the repository at this point in the history
  9. fix the test code location

    Sho-ki committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0c756ab View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add z-index to other charts

    Sho-ki committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    51f6250 View commit details
    Browse the repository at this point in the history