apache / apache/echarts

[Feature] Have the ability to have the same Y-axis on both sides of chart

Open
#20,405 1 comment 1 reaction 0 assignees View on GitHub
en new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

This feature would provide the ability to have the exact same Y-axis on both sides of the chart. This issue has been raised before but apparently has never been implemented. For example, https://github.com/apache/echarts/issues/11589

This would be a very useful feature.

### What does the proposed API look like?

API already has the "position" property ("left" or "right") for the yAxis. Add a "both" option. The right y-axis would be a mirror image of the left y-axis.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.