Support second y axis for multiple measures

Open
#2,672 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No file or test is named in the issue. Start by locating the chart component's existing second-yAxis selector and the handling of multiple measures, then trace how measures are assigned to axes; done means multiple percentage measures share the second yAxis while absolute measures remain on the first.

Written by the indexing model from the issue text.

Description

Charts contribution welcome

Is your feature request related to a problem? Please describe.
If I want to display multiple percent measures with multiple absolute measures in the same chart, I need to assign the percentage measures to the second yAxis. However, this is not possible for multiple measures because the second yAxis only takes one selector.

Screenshot 2022-03-11 at 18 46 44

Describe the solution you'd like
I would expect both percent measures to be oriented at the same second yAxis.

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.