plotly / plotly/dash

RangeSlider Show Tooltips on Different Placements

Open
#1,803 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature P3
Dominant language
Python
Stars
24.4k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
13

Description

I have a RangeSlider and I'm showing the values on tooltips. But the tooltips are on the same placement and both seem to be intertwined as seen in the picture below. There is no argument for this feature in RangeSlider. I want to show the tooltips on different placements. For example, left tooltip must be on top placement and right tooltip must be on bottom placement. Is this possible?

bsvon

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the RangeSlider implementation and its tooltip configuration. Determine where placement is defined, then verify that the two tooltips can be assigned independently, including the requested top/bottom arrangement.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.