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

feat: for interactive charts, changed cursor to pointer #9358

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    fa09820 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. updated to only change cursor to pointer for interactive charts with …

    …point selection (rather than interval) and no binding
    JessamineQ committed May 14, 2024
    Configuration menu
    Copy the full SHA
    05677b3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. simplify and correct code

    domoritz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    81b3412 View commit details
    Browse the repository at this point in the history
  2. Remove superfluous cursor.

    domoritz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d5dc78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda8955 View commit details
    Browse the repository at this point in the history
  4. chore: update examples [CI]

    GitHub Actions Bot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c1dff5b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. no pointer for hover

    domoritz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8211795 View commit details
    Browse the repository at this point in the history
  2. chore: update examples [CI]

    GitHub Actions Bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3ff3d3a View commit details
    Browse the repository at this point in the history