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

Implement Mark/Cursor positioning for tooltips #515

Open
dm-p opened this issue Nov 5, 2024 · 0 comments
Open

Implement Mark/Cursor positioning for tooltips #515

dm-p opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dm-p
Copy link
Member

dm-p commented Nov 5, 2024

Vega-Tooltip has a new feature added where you can prescribe whether to position tooltips relative to cursor (traditional behavior) or marks:

For us to leverage this, we'll need to:

  • Add an option for tooltip management
  • Make this a setting that gets exported to templates
  • Add similar functionality to the custom Power BI tooltip handler so that this behaves like the Vega one when users set the desired option

As we're currently re-designing the template/project format for v2, we'll factor it into its design and include in the initial v2 versions when we get to re-integrating tooltips and settings.

@dm-p dm-p added the enhancement New feature or request label Nov 5, 2024
@dm-p dm-p added this to the 2.0 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant