echarts 飞线图,trailLength做的三角残影在其他图(比如饼图)定时setOption时,残影被截断

yfwxisqw  于 2022-11-02  发布在  Echarts
关注(0)|答案(5)|浏览(273)

Version

4.9.0

Steps to reproduce

1.设置一个饼图,设置一个定时器,定时器内不断setOption图,定时器间隔较小,例如100ms;
2.设置一个飞线图,用trailLength = 0.02做三角残影;
3.饼图定时器重新绘图时候,三角残影被阶段;

What is expected?

不希望飞线图三角残影卡顿,被截断,希望连贯显示

What is actually happening?

飞线图三角残影卡顿,被截断

jpfvwuh4

jpfvwuh41#

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it containsa minimum reproducible demoand necessaryimagesto illustrate. Otherwise, our committers will ask you to do so.

  • A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org . Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe to our mailing list .

Have a nice day! 🍵

q7solyqu

q7solyqu2#

@guojije It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

Flywipe, traille legged triangular shadows are truncated when other diagrams, such as pie charts, are timed to set Option

BODY

Version

4.9.0

Steps to reproduce

  1. Set a pie chart, set a timer, set the Option diagram in the timer, timer interval is small, such as 100ms;
  2. Set up a flywidth map, with railLength , 0.02 as a triangular shadow;
  3. When the pie timer is redrawn, the triangular remnants are staged;

What is expected?

Don't want the flywidd chart triangular remnants of Caton, cut off, want to show coherently

What is actually happening?

The flywirth triangle remnant, Caton, was truncated

7bsow1i6

7bsow1i64#

Lines series should have different zlevel than other series. If still have problems, please provide a demo.

b1zrtrql

b1zrtrql5#

@guojije Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz .

  • A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

相关问题