Skip to content

fix(line): fix areaStyle skewing in stepped line series and incorrect connectNull behavior #20092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

Ovilia
Copy link
Contributor

@Ovilia Ovilia commented Jun 28, 2024

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

Resolves #20021

Details

Before: What was the problem?

areaStyle with stepped line series and connectNull is not correct.

image

After: How does it behave after the fixing?

No skewing in areaStyle.

image

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Others

Merging options

  • Please squash the commits into a single one when merging.

Other information

Copy link

echarts-bot bot commented Jun 28, 2024

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

Copy link
Contributor

The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-20092@05ac7dd

@Ovilia Ovilia added this to the 5.5.2 milestone Jun 28, 2024
@plainheart plainheart changed the title fix(line): step areaStyle bug #20021 fix(line): fix areaStyle skewing in stepped line series and incorrect connectNull behavior Jul 18, 2024
@Ovilia Ovilia merged commit b6905aa into master Nov 6, 2024
Copy link

echarts-bot bot commented Nov 6, 2024

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@Ovilia Ovilia deleted the feat-step branch November 6, 2024 06:39
ken-zlai pushed a commit to zipline-ai/chronon that referenced this pull request Jan 20, 2025
![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)


<h3>Snyk has created this PR to upgrade echarts from 5.5.1 to
5.6.0.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.

<hr/>


- The recommended version is **2 versions** ahead of your current
version.

- The recommended version was released **23 days ago**.



<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>echarts</b></summary>
    <ul>
      <li>
<b>5.6.0</b> - <a
href="https://redirect.github.com/apache/echarts/releases/tag/5.6.0">2024-12-28</a></br><ul>
<li>[Feature] [geo] [map] Support styling region in original GeoJSON
data. <a href="https://redirect.github.com/apache/echarts/issues/20564"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20564/hovercard">#20564</a> (<a
href="https://redirect.github.com/plainheart">plainheart</a>)</li>
<li>[Feature] [geo] [map] Support <code>regions[].silent</code> option.
<a href="https://redirect.github.com/apache/echarts/issues/20566"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20566/hovercard">#20566</a> (<a
href="https://redirect.github.com/Ovilia">Ovilia</a>)</li>
<li>[Feature] [axis] Support tooltip for axis label. <a
href="https://redirect.github.com/apache/echarts/issues/16315"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/16315/hovercard">#16315</a> (<a
href="https://redirect.github.com/plainheart">plainheart</a>)</li>
<li>[Feature] [text] Add <code>isTruncated</code> state property for
<code>Text</code> element. <a
href="https://redirect.github.com/ecomfe/zrender/pull/1101"
data-hovercard-type="pull_request"
data-hovercard-url="/ecomfe/zrender/pull/1101/hovercard">#1101</a> (<a
href="https://redirect.github.com/100Pah">100pah</a>)</li>
<li>[Feature] [sunburst] Add new emphasis focus strategy
<code>'relative'</code> for highlighting ancestor and descendant nodes.
<a href="https://redirect.github.com/apache/echarts/issues/20399"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20399/hovercard">#20399</a> (<a
href="https://redirect.github.com/sz-p">sz-p</a>)</li>
<li>[Feature] [axis] Add <code>showMinLine</code> /
<code>showMaxLine</code> option for <code>splitLine</code>. <a
href="https://redirect.github.com/apache/echarts/issues/20114"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20114/hovercard">#20114</a> (<a
href="https://redirect.github.com/adaelixir">adaelixir</a>)</li>
<li>[Feature] [dataZoom] Add <code>handleLabel.show</code> option. <a
href="https://redirect.github.com/apache/echarts/issues/20082"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20082/hovercard">#20082</a> (<a
href="https://redirect.github.com/Ovilia">Ovilia</a>)</li>
<li>[Feature] [calendar] Add <code>silent</code> option for
<code>dayLabel</code>/<code>monthLabel</code>/<code>yearLabel</code>. <a
href="https://redirect.github.com/apache/echarts/issues/20492"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20492/hovercard">#20492</a> (<a
href="https://redirect.github.com/plainheart">plainheart</a>)</li>
<li>[Feature] [treemap] Add <code>cursor</code> option. <a
href="https://redirect.github.com/apache/echarts/issues/20113"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20113/hovercard">#20113</a> (<a
href="https://redirect.github.com/adaelixir">adaelixir</a>)</li>
<li>[Feature] [aria] Add <code>aria.data.excludeDimensionId</code> to
exclude specific dimensions in aria-label. <a
href="https://redirect.github.com/apache/echarts/issues/20218"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20218/hovercard">#20218</a> (<a
href="https://redirect.github.com/semla">semla</a>)</li>
<li>[Feature] [aria] Add <code>role="img"</code> to chart container
element. <a
href="https://redirect.github.com/apache/echarts/issues/20050"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20050/hovercard">#20050</a> (<a
href="https://redirect.github.com/ViniciusCestarii">ViniciusCestarii</a>)</li>
<li>[Feature] [i18n] Add Swedish(SV) translation <a
href="https://redirect.github.com/apache/echarts/issues/20227"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20227/hovercard">#20227</a> (<a
href="https://redirect.github.com/NajamShehzad">NajamShehzad</a>)</li>
<li>[Feature] [i18n] Add Persian(FA) translation. <a
href="https://redirect.github.com/apache/echarts/issues/20312"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20312/hovercard">#20312</a> (<a
href="https://redirect.github.com/Ayazadeh">Ayazadeh</a>)</li>
<li>[Feature] [i18n] Improve pt-BR translation. <a
href="https://redirect.github.com/apache/echarts/issues/20348"
data-hovercard-type="pull_request"
data-hovercard-url="/apache/echarts/pull/20348/hovercard">#20348</a> (<a
href="