Hi, The key is to set filterModel to 'none' in dataZoom and set clip to true in series.
Check the example https://echarts.apache.org/examples/zh/editor.html?c=line-function Regards On Tue, Nov 9, 2021 at 2:23 AM Per Franck <per.fra...@gmail.com> wrote: > Is there a way to avoid gaps in data when a point is outside the chart? > > e.g. I have this chart > > [image: image.png] > when i zoom in a tad, i get this. > [image: image.png] > > -- Yi Shen Apache ECharts PMC