Active segment option on all charts

Open
#4,689 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
react, typescript

Research direction

Start with the existing active-segment option in the Donut/PieChart, then compare the Bar, Column, and Line chart entry points to understand how selection is handled. Done means the other chart types can consistently highlight the clicked segment so it matches the data details being presented.

Written by the indexing model from the issue text.

Description

Charts contribution welcome
Is your feature request related to a problem?

No

Describe the solution you'd like

The Donut/PieChart is the only chart with the option to highlight an active segment.

We have a use case where the users can click on a segment of a chart (Bar, Column, Line, Donut etc) and we present them with details of the data used to create the chart. It would be ideal if the other charts could also have the option of highlighting, so it would be explicit which segment corresponds to the details presented.

Describe alternatives you've considered

No response

Additional Context

No response

Declaration
  • I’m not disclosing any internal or sensitive information.
Dominant language
TypeScript
Stars
540
Forks
113
Avg merge
1d 9h
Merged PRs (30d)
67

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.

More from UI5/webcomponents-react

All issues in UI5/webcomponents-react

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.