Skip to content

Conversation

@djbarnwal
Copy link
Member

https://linear.app/rilldata/issue/APP-574/add-metric-description-hover-feature-in-canvas

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@djbarnwal djbarnwal requested a review from AdityaHegde January 20, 2026 10:57
import Chart from "@rilldata/web-common/components/time-series-chart/Chart.svelte";
import RangeDisplay from "@rilldata/web-common/features/dashboards/time-controls/super-pill/components/RangeDisplay.svelte";
import type { ChartDataPoint } from "@rilldata/web-common/components/time-series-chart/types";
import Tooltip from "@rilldata/web-common/components/tooltip/Tooltip.svelte";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets use the new tooltip. Would be good to move away from these old ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants