echarts icon indicating copy to clipboard operation
echarts copied to clipboard

Bar chart adds extra space outside of timerange

Open vocab-bot opened this issue 1 year ago • 0 comments

Version

5.5.0

Link to Minimal Reproduction

No link as the project is not opensource

Steps to Reproduce

  1. Create a bar chartw ith data.
  2. Set a narrow timerange, fo that you can see 2 or 3 bars (in my case 13:00-14:30)

Current Behavior

On the time axis the time start not from 13:00, but from 11:00, ends not at 14:30, but at 15:30.

Expected Behavior

The time axis starts at 13:00 and ends at 14:30 as the time range was set so.

Environment

- OS: Windows
- Browser: Chrome
- Framework: Vue.JS

Any additional comments?

No response

vocab-bot avatar May 03 '24 11:05 vocab-bot