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(tooltip): stickTo vertical middle of the cursor #1163

Merged

Commits on May 18, 2021

  1. fix: move the tooltip anchor within echContainer

    This commit moves the main tooltip anchor within the echContainer,
    that keeps track itself of the legend when positioned on top or left of the chart.
    This allows us to remove the need to add the legend positional values
     to the chart dimension object
    markov00 committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3e6a224 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    089a5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c9dfd View commit details
    Browse the repository at this point in the history
  3. fix: test to new anchor type

    markov00 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    9e2207c View commit details
    Browse the repository at this point in the history
  4. docs: update API

    markov00 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c558901 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. docs: update examples

    markov00 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    5c525bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c4506 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    5115710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73049c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc7789 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    5f50ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92ea86 View commit details
    Browse the repository at this point in the history