Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/echarts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/echarts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Jul 20, 2026

  1. fix(heatmap): skip render when the coordinate system is missing inste…

    …ad of crashing. close #19060
    
    (cherry picked from commit bb5f1d5)
    aloktomarr authored and plainheart committed Jul 20, 2026
    Configuration menu
    Copy the full SHA
    c6741a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21698 from aloktomarr/fix/heatmap-missing-coordsy…

    …s-19060
    
    fix(heatmap): prevent crash with missing coordinate system
    plainheart authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    bc21b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

  1. fix(dataStack): exclude null values from 'all' stackStrategy to avoid…

    … corrupting the sum. close #21685
    aloktomarr authored and plainheart committed Jul 21, 2026
    Configuration menu
    Copy the full SHA
    3430470 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21697 from aloktomarr/fix/dataStack-stackStrategy…

    …-all-null-21685
    
    fix(stack): exclude empty values from `stackStrategy: 'all'` to avoid corrupting the sum
    plainheart authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    c01658f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2026

  1. Configuration menu
    Copy the full SHA
    3a5c3c5 View commit details
    Browse the repository at this point in the history
  2. fix(geo): always initialize legacy invTransform, even when the invers…

    …e is unavailable
    laodouya authored and plainheart committed Jul 26, 2026
    Configuration menu
    Copy the full SHA
    1ec3462 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21707 from laodouya/fix-geo-zero-size-invert-null

    fix(geo): tolerate singular view transform when chart size is zero
    plainheart authored Jul 26, 2026
    Configuration menu
    Copy the full SHA
    9faba8a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. Configuration menu
    Copy the full SHA
    5966e30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21657 from jesco-absolut/fix-21652

    fix(marker): correct markArea on inverse category axis
    plainheart authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    409c69d View commit details
    Browse the repository at this point in the history
Loading