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

Pan / Zoom #413

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

Pan / Zoom #413

wants to merge 30 commits into from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    e570a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f43f801 View commit details
    Browse the repository at this point in the history
  3. Add 'isActive' state

    keithluchtel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    49349e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eba907 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de461b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c157ee8 View commit details
    Browse the repository at this point in the history
  7. Add back touch gesture

    keithluchtel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b6c8dc1 View commit details
    Browse the repository at this point in the history
  8. Remove unused file

    keithluchtel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c61c971 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65daaf9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf574b8 View commit details
    Browse the repository at this point in the history
  11. Add pan zoom example

    keithluchtel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    25ea4d1 View commit details
    Browse the repository at this point in the history
  12. Remove debug background

    keithluchtel committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4752dde View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Add clipping def around axis line rendering

    Ensure that the axis lines do not draw outside of the chart bounds.
    keithluchtel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    866b319 View commit details
    Browse the repository at this point in the history
  2. Begin adding actions

    keithluchtel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3f003a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5330b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    280d9ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44653f4 View commit details
    Browse the repository at this point in the history
  6. Fix warning

    keithluchtel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7bf15b5 View commit details
    Browse the repository at this point in the history
  7. Adjust y axis scale

    keithluchtel committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dd2ed47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c25e15 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    acabfc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd3ea1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e119f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e179b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3af27c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1b97d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2e8709 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    816e1ad View commit details
    Browse the repository at this point in the history
  9. Update pan zoom example

    keithluchtel committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    61e46fc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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