echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] Option to edit axis limit

Open the-string-val opened this issue 1 year ago • 0 comments

Version

5.4.2

Link to Minimal Reproduction

https://codepen.io/sathe-pooja/pen/ExzEvMZ

Steps to Reproduce

  1. Open the plotly chart
  2. Click towards the end of any axis
  3. Enables ability to edit chart axis min max value

Current Behavior

Currently echart does not support any way to edit axis limits. is there any way we can update values in chart like Plotly

Check the above link to Plotly chart, it supports event on click of end of both axis to give ability to edit min and max value of chart.

Expected Behavior

Ability to edit chart axis limits

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

the-string-val avatar Jun 20 '24 15:06 the-string-val